Searched refs:nlist (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/sound/hda/ |
H A D | array.c | 27 void *nlist; in snd_array_new() local 30 nlist = krealloc(array->list, size, GFP_KERNEL); in snd_array_new() 31 if (!nlist) in snd_array_new() 33 memset(nlist + oldsize, 0, size - oldsize); in snd_array_new() 34 array->list = nlist; in snd_array_new()
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | 0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch | 20 test-nlist$(EXEEXT): test-nlist.c 26 TESTS = run-arextract.sh run-arsymtest.sh run-ar.sh newfile test-nlist \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
H A D | 0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch | 4 Subject: [PATCH] net-snmp: add knob whether nlist.h are checked 7 Add knob to decide whether nlist.h are checked or not. 25 AC_CHECK_HEADERS([nlist.h],,,[
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-bison.patch | 15 -%type <namel> namelist, names, opt_namelist nlist 19 +%type <namel> namelist names opt_namelist nlist 52 -nlist: NAME = { 53 +nlist: NAME {
|
/openbmc/linux/include/uapi/linux/ |
H A D | a.out.h | 146 struct nlist { struct 149 struct nlist *n_next; argument
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/ |
H A D | elfutils_0.192.bb | 146 # The nlist binary in the tests uses explicitly minimal compiler flags 149 # avoid stripping some generated binaries otherwise some of the tests such as test-nlist, 152 ${PKGD}${PTEST_PATH}/tests/test-nlist \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/ |
H A D | net-snmp_5.9.4.bb | 18 file://0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch \
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 603 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then 604 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then 650 echo "cannot find nm_test_func in $nlist" >&5 2567 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then 2568 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then 2614 echo "cannot find nm_test_func in $nlist" >&5 4506 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then 4507 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then 4553 echo "cannot find nm_test_func in $nlist" >&5 6448 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 4182 -rw-r--r-- root root 1601 ./usr/include/nlist.h
|
H A D | buildhistory_filelist1.txt | 4181 -rw-r--r-- root root 1601 ./usr/include/nlist.h
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |