Home
last modified time | relevance | path

Searched refs:nlist (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/sound/hda/
H A Darray.c27 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 D0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch20 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 D0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch4 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 Drdist-6.1.5-bison.patch15 -%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 Da.out.h146 struct nlist { struct
149 struct nlist *n_next; argument
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/
H A Delfutils_0.192.bb146 # 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 Dnet-snmp_5.9.4.bb18 file://0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch603 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 Dbuildhistory_filelist2.txt4182 -rw-r--r-- root root 1601 ./usr/include/nlist.h
H A Dbuildhistory_filelist1.txt4181 -rw-r--r-- root root 1601 ./usr/include/nlist.h
/openbmc/linux/
H A Dopengrok0.0.log[all...]