Home
last modified time | relevance | path

Searched refs:extern (Results 76 – 100 of 255) sorted by relevance

1234567891011

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0006-plat-corstone1000-Use-the-stateless-platform-service.patch111 @@ -16,8 +16,7 @@ extern "C" {
120 } /* extern "C" */
125 @@ -40,6 +40,13 @@ extern "C" {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A Db64_pton_function_decl.patch11 +extern int b64_pton(const char* src, uint8_t* target, size_t targsize);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/
H A D0002-ext4_utils-add-o-argument-to-preserve-ownership.patch43 extern struct fs_info info;
46 +extern int preserve_owner;
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dfix_warnings2.patch14 extern void exit();
141 extern void exit();
193 @@ -20,6 +21,7 @@ extern void exit();
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A Dmips_asm_sgidefs.patch5 @@ -119,14 +119,7 @@ extern "C" {
/openbmc/openbmc/poky/meta/recipes-support/utfcpp/
H A Dutfcpp_4.0.5.bb6 file://extern/ftest/LICENSE;md5=d33c6488d3b003723a5f17ac984db030"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uim/uim/
H A DJMP_BUF_GC_jmp_buf.patch12 +extern JMP_BUF GC_jmp_buf;
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/
H A D20150704-CVE-2015-3239_dwarf_i.h.patch8 extern const uint8_t dwarf_to_unw_regnum_map[DWARF_REGNUM_MAP_LENGTH];
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch66 +extern const char LD_SO_CACHE[4096] __attribute__ ((section (".ldsocache")));
108 +extern const char LD_SO_CACHE[4096] __attribute__ ((section (".ldsocache")));
121 +extern const char LD_SO_CACHE[4096] __attribute__ ((section (".ldsocache")));
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A D0001-Add-prototype-to-function-definitions.patch29 extern int expSetBlockModeProc _ANSI_ARGS_((int fd, int mode));
110 +extern char * expErrnoMsg _ANSI_ARGS_((int));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ckermit/
H A D0001-Fix-function-prototype-errors.patch88 extern int binary, recursive, stathack;
90 extern int eofmethod;
/openbmc/qemu/target/riscv/
H A DXVentanaCondOps.decode18 &r rd rs1 rs2 !extern
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/files/
H A Ddisable-run-test-program-while-cross-compiling.patch20 - extern char pcap_version[];
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/
H A D0001-configure-Include-stdio.h-for-printf.patch24 [ extern char *__progname; printf("%s", __progname); ],
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/
H A D0001-Make-extern-declarations-in-header-file.patch4 Subject: [PATCH] Make extern declarations in header file
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch24 extern const void *__libc_stack_end;
H A D0004-wvcrash-Replace-use-of-basename-API.patch19 @@ -404,7 +404,7 @@ extern void __wvcrash_init_buffers(const char *program_name);
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/
H A D0001-patch-src_decoder_plugins_FfmpegIo.cxx.patch19 extern "C" {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/
H A D0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch21 extern int pthread_mutexattr_settype(pthread_mutexattr_t *attr, int type);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/
H A Dlibforms_1.2.5pre1.bb11 file://0001-Make-extern-declarations-in-header-file.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D0003-pserror.c-Define-column-to-be-int-explcitly.patch15 @@ -24,7 +24,7 @@ extern char *program ; /* Defined by mai
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/
H A Difplugd_0.28.bb10 file://0001-src-interface.h-Make-declarations-as-extern.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A D0001-sata.c-Declare-ata_get_powermode-prototype.patch26 +extern enum e_powermode ata_get_powermode(int device);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0001-Include-libgen.h.patch29 extern "C" {
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch218 extern void DebugMalloc(void);
225 + extern char OEM_CP[MAX_CP_NAME];
226 + extern char ISO_CP[MAX_CP_NAME];
326 + extern char OEM_CP[MAX_CP_NAME];
327 + extern char ISO_CP[MAX_CP_NAME];

1234567891011