Searched defs:nlist (Results 1 – 8 of 8) sorted by relevance
34 struct nlist struct50 extern int nlist (__const char *__filename, struct nlist *__nl); argument
60 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;
633 struct nlist { struct649 // Get/Set functions from <mach-o/nlist.h> argument
430 MachOYAML::NListEntry constructNameList(const nlist_t &nlist) { in constructNameList()
945 struct nlist { struct953 struct nlist_64 { argument
421 NodeList nlist = doc.getElementsByTagName(FILES); in createRB() local
2177 struct wpa_ssid *prev, **nlist; in wpa_config_add_prio_network() local