Searched defs:nlist (Results 1 – 7 of 7) sorted by relevance
55 struct nlist struct71 extern int nlist (__const char *__filename, struct nlist *__nl); argument
81 nlist (const char *filename, struct nlist *nl) in nlist() function
163 struct nlist { struct166 struct nlist *n_next; argument168 } n_un;169 unsigned char n_type;170 char n_other;171 short n_desc;172 unsigned long n_value;
63 # define nlist nlist_64 macro
960 struct nlist { struct976 // Get/Set functions from <mach-o/nlist.h> argument
1998 struct nlist_64 nlist; in ParseSymtab() local2726 struct nlist_64 nlist; in ParseSymtab() local
1794 struct wpa_ssid *prev, **nlist; in wpa_config_add_prio_network() local