Searched defs:nlist (Results 1 – 17 of 17) sorted by relevance
/csrg-svn/include/ |
H A D | nlist.h | 22 struct nlist { struct 24 union { 27 } n_un; 56 int nlist __P((const char *, struct nlist *)); argument
|
/csrg-svn/old/ratfor/ |
H A D | r.h | 58 struct nlist { struct 62 struct nlist *next; argument
|
H A D | rlook.c | 12 struct nlist { struct 16 struct nlist *next; argument
|
/csrg-svn/old/eqn/common_source/ |
H A D | pile.c | 15 int bi, hi, i, gap, h, b, nlist, nlist2, mid; local
|
/csrg-svn/local/ditroff/ditroff.okeeffe/eqn/ |
H A D | pile.c | 10 int i, nlist, nlist2, mid; local
|
/csrg-svn/usr.bin/mklocale/ |
H A D | yacc.y | 260 rune_list *nlist = list->next; local 274 rune_list *nlist = list->next; local
|
/csrg-svn/lib/libc/gen/ |
H A D | nlist.c | 24 nlist(name, list) in nlist() function
|
/csrg-svn/lib/libc/mips/gen/ |
H A D | nlist.c | 24 nlist(name, list) in nlist() function
|
/csrg-svn/usr.bin/m4/ |
H A D | m4.c | 65 struct nlist { struct 69 struct nlist *next; argument
|
/csrg-svn/lib/libkvm/ |
H A D | kvm_mips.c | 61 struct nlist nlist[3]; local
|
H A D | kvm_sparc.c | 69 struct nlist nlist[2]; local
|
H A D | kvm_hp300.c | 72 struct nlist nlist[4]; local
|
/csrg-svn/usr.bin/mail/ |
H A D | names.c | 383 gexpand(nlist, gh, metoo, ntype) in gexpand() argument
|
/csrg-svn/local/ditroff/ditroff.okeeffe/troff/ |
H A D | nii.c | 96 int nlist[NTRAP]; variable
|
/csrg-svn/local/ditroff/ditroff.okeeffe/ |
H A D | nii.c | 96 int nlist[NTRAP]; variable
|
/csrg-svn/old/dbx/ |
H A D | object.c | 173 struct nlist nlist; local
|
/csrg-svn/usr.sbin/sendmail/src/ |
H A D | conf.c | 1141 # define nlist nlist64 macro
|