Searched defs:hashtab (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/cmd/spell/ |
H A D | hash.c | 52 static signed char hashtab[] = { variable
|
/titanic_50/usr/src/tools/cscope-fast/ |
H A D | lookup.c | 100 static struct keystruct *hashtab[HASHMOD]; /* pointer table */ variable
|
/titanic_50/usr/src/uts/common/os/ |
H A D | modsubr.c | 510 find_mbind(char *name, struct bind **hashtab, int deleted) in find_mbind() 537 make_mbind(char *name, int num, char *bind_name, struct bind **hashtab) in make_mbind() 569 delete_mbind(char *name, struct bind **hashtab) in delete_mbind() 592 purge_mbind(int num, struct bind **hashtab) in purge_mbind()
|
H A D | modsysfile.c | 2258 read_binding_file(char *bindfile, struct bind **hashtab, in read_binding_file()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | lookup.c | 32 static struct syment *hashtab[HASHSIZE]; variable
|
/titanic_50/usr/src/cmd/make/lib/mksh/ |
H A D | globals.cc | 93 Name_set hashtab; variable
|
/titanic_50/usr/src/cmd/lastcomm/ |
H A D | lc_utils.c | 50 static struct devhash *hashtab; variable
|
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | heap.c | 268 static unsigned char hashtab[SM_HEAP_TABLE_SIZE] = variable
|
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | lock.h | 114 DB_HASHTAB *hashtab; /* Beginning of hash table. */ member
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac.h | 244 uint16_t hashtab[MAC_MAX_HASH_ENTRY]; member
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Pcontrol.h | 199 struct ps_lwphandle **hashtab; /* hash table for LWPs (Lgrab()) */ member
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 215 Word *hashtab; /* hash table pointer */ in update_osym() local
|
/titanic_50/usr/src/cmd/mdb/common/modules/mdb_ks/ |
H A D | mdb_ks.c | 982 find_mbind(const char *name, uintptr_t *hashtab) in find_mbind()
|