Searched defs:nhash (Results 1 – 12 of 12) sorted by relevance
/titanic_51/usr/src/cmd/refer/ |
H A D | inv5.c | 23 recopy(FILE *ft, FILE *fb, FILE *fa, int nhash) in recopy() argument
|
H A D | inv2.c | 24 newkeys(FILE *outf, FILE *inf, FILE *recf, int nhash, FILE *fd, int *iflong) in newkeys() argument
|
H A D | inv6.c | 23 whash(FILE *ft, FILE *fa, FILE *fb, int nhash, int iflong, in whash() argument
|
H A D | hunt2.c | 37 doquery(long *hpt, int nhash, FILE *fb, int nitem, in doquery() argument
|
H A D | inv1.c | 43 int nhash = 256; in main() local
|
H A D | glue1.c | 67 static int nhash = 0; in huntmain() local [all...] |
H A D | hunt1.c | 67 int falseflg, nhash, nitem, nfound, frtbl, kk; in main() local [all...] |
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | doupdate.c | 84 static unsigned int *nhash = NULL; variable 86 static unsigned long *nhash = NULL; variable [all...] |
/titanic_51/usr/src/cmd/troff/ |
H A D | n4.c | 58 struct numtab *nhash[128]; /* 128 == the 0177 on line above */ variable
|
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | doupdate.c | 86 static unsigned long *nhash = (unsigned long *) 0; variable [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | if.c | 156 nhash(const void *arg, size_t voffs) in nhash() function
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 3919 ulong_t nbkt, nhash; in hash_entry() local
|