Searched defs:nlist (Results 1 – 6 of 6) 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;
978 struct nlist { struct986 struct nlist_64 { argument
419 NodeList nlist = doc.getElementsByTagName(FILES); in createRB() local
2088 struct wpa_ssid *prev, **nlist; in wpa_config_add_prio_network() local