Searched defs:nlist (Results 1 – 2 of 2) sorted by relevance
157 struct nlist { struct160 struct nlist *n_next; argument162 } n_un;163 unsigned char n_type;164 char n_other;165 short n_desc;166 unsigned long n_value;
90 struct nlist struct95 struct nlist *n_next; argument97 } n_un;98 unsigned char n_type;99 char n_other;100 short n_desc;101 unsigned long n_value;