HomeSort by relevance Sort by last modified time
    Searched defs:nl (Results 1 - 25 of 254) sorted by null

1 2 3 4 5 6 7 8 91011

  /build/kati/testcase/
expanded_nl.mk 3 define nl macro
8 $(nl)
  /external/elfutils/tests/
test-nlist.c 37 struct nlist nl[6] = local
49 if (nlist (".libs/test-nlist", nl) != 0
50 && nlist ("./test-nlist", nl) != 0)
56 for (cnt = 0; nl[cnt].n_name != NULL; ++cnt)
60 printf ("nl[%d].n_name = \"%s\"\n"
61 "nl[%d].n_value = %ld\n"
62 "nl[%d].n_scnum = %d\n"
63 "nl[%d].n_type = %u\n"
64 "nl[%d].n_sclass = %d\n"
65 "nl[%d].n_numaux = %d\n\n"
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.h 38 struct nl_sock *nl; member in struct:dhd_netlink_info