Home
last modified time | relevance | path

Searched full:central (Results 1 – 25 of 273) sorted by relevance

1234567891011

/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p3.patch4 Subject: [PATCH 3/3] Do not raise a zip bomb alert for a misplaced central
8 which is a zip container with the central directory placed at the
11 central directory, as well as the end of central directory records,
35 - span that covers the central directory though the end of the file. */
37 + spans that cover any extra bytes at the start, the central directory,
38 + the end of central directory record (including the Zip64 end of central
39 + directory locator, if present), and the Zip64 end of central directory
73 The basic idea of this function is as follows. Since the central di-
87 /* Update the "end-of-central-dir offset" for later checks. */
107 + end of central directory record,
[all …]
H A DCVE-2019-13232_p2.patch7 overlaps with another entry or with the central directory to the
16 so far, where the central directory to the end of the file and any
175 + span that covers the central directory though the end of the file. */
198 The basic idea of this function is as follows. Since the central di-
209 /* ... and cancel scanning the central directory */
/openbmc/linux/arch/sparc/kernel/
H A Dcentral.c2 /* central.c: Central FHC driver for Sunfire/Starfire/Wildfire.
30 bool central; member
171 if (of_node_name_eq(op->dev.of_node->parent, "central")) in fhc_probe()
172 p->central = true; in fhc_probe()
182 if (p->central) { in fhc_probe()
195 if (!p->central) { in fhc_probe()
216 if (!p->central) in fhc_probe()
234 (p->central ? "(Central)" : ""))); in fhc_probe()
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A Dzipnote-crashes-with-segfault.patch20 /* Write central directory and end of central directory with new comments */
21 if ((c = zftello(y)) == (zoff_t)-1) /* get start of central */
/openbmc/linux/tools/lib/bpf/
H A Dzip.c46 /* Number of the file containing the beginning of the central directory or
51 /* Number of central directory records on this disk or 0xFFFF if ZIP64
56 /* Number of central directory records on all disks or 0xFFFF if ZIP64
61 /* Size of the central directory record or 0xFFFFFFFF if ZIP64 archive. */
64 /* Offset of the central directory from the beginning of the archive or
69 /* Length of comment data following end of central directory record. */
183 /* Because the end of central directory ends with a variable length array of in find_cd()
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A DMakefile8 # Cory T. Tusar, Videon Central, Inc., <ctusar@videon-central.com>
H A Dcpu.c8 * Cory T. Tusar, Videon Central, Inc., <ctusar@videon-central.com>
H A Dtimer.c8 * Cory T. Tusar, Videon Central, Inc., <ctusar@videon-central.com>
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbussy/
H A Dsetuptools.patch11 # Written by Lawrence D'Oliveiro <ldo@geek-central.gen.nz>.
47 author_email = "ldo@geek-central.gen.nz",
/openbmc/u-boot/drivers/net/
H A Dep93xx_eth.h6 * Cory T. Tusar, Videon Central, Inc., <ctusar@videon-central.com>
/openbmc/linux/include/drm/
H A Ddrm_privacy_screen_driver.h45 * struct drm_privacy_screen - central privacy-screen structure
47 * Central privacy-screen structure, this contains the struct device used
/openbmc/linux/fs/nls/
H A DKconfig94 tristate "Codepage 852 (Central/Eastern Europe)"
103 for much of Central and Eastern Europe. It has all the required
290 tristate "Windows CP1250 (Slavic/Central European Languages)"
296 character set, which works for most Latin-written Slavic and Central
332 tristate "NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages)"
338 set, which works for most Latin-written Slavic and Central European
495 Central Europe.
/openbmc/linux/Documentation/filesystems/
H A Dafs.rst81 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
141 ls /afs/grand.central.org/
182 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A Dlttng-sessiond.service2 Description=LTTng 2.x central tracing registry session daemon
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_64xx.h48 MVS_INT_STAT = 0x150, /* Central int status */
49 MVS_INT_MASK = 0x154, /* Central int enable */
/openbmc/u-boot/include/configs/
H A DM5275EVB.h5 * By Arthur Shipkowski <art@videon-central.com>
6 * Copyright (C) 2005 Videon Central, Inc.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dde-Niedersachsen64 [CH28: Tele 5, Nickelodeon/Comedy Central, Eurosport, Mona / Bibel TV / Das Vierte]
259 [CH60: Tele 5, Nickelodeon/Comedy Central, Eurosport, Mona / Bibel TV / Das Vierte]
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/
H A Dciu.txt1 * Central Interrupt Unit
H A Dciu2.txt1 * Central Interrupt Unit
H A Dciu3.txt1 * Central Interrupt Unit v3
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/
H A Dcommon-auth6 # the central authentication scheme for use on the system
/openbmc/linux/arch/arm/mach-footbridge/
H A DKconfig27 in host ("central function") mode.
/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/
H A Dcommon-auth6 # the central authentication scheme for use on the system
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dralink,rt2880-intc.yaml16 This interrupt controller support a central point for interrupt aggregation
/openbmc/linux/drivers/soc/rockchip/
H A DKconfig12 The General Register Files are a central component providing

1234567891011