Home
last modified time | relevance | path

Searched defs:hashtab (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/spell/
H A Dhash.c49 static signed char hashtab[] = { variable
/illumos-gate/usr/src/tools/cscope-fast/
H A Dlookup.c98 static struct keystruct *hashtab[HASHMOD]; /* pointer table */ variable
/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c510 find_mbind(const 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(const char *name, struct bind **hashtab) in delete_mbind()
592 purge_mbind(int num, struct bind **hashtab) in purge_mbind()
H A Dmodsysfile.c2304 read_binding_file(char *bindfile, struct bind **hashtab, in read_binding_file()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dlookup.c31 static struct syment *hashtab[HASHSIZE]; variable
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc90 Name_set hashtab; variable
/illumos-gate/usr/src/cmd/lastcomm/
H A Dlc_utils.c48 static struct devhash *hashtab; variable
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dheap.c266 static unsigned char hashtab[SM_HEAP_TABLE_SIZE] = variable
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dlock.h114 DB_HASHTAB *hashtab; /* Beginning of hash table. */ member
/illumos-gate/usr/src/boot/common/
H A Dload_elf.c56 Elf_Hashelt *hashtab; member
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_die.c527 void **hashtab = 0; in _dwarf_insert_or_find_in_debug_str() local
H A Ddwarf_xu_index.c449 Dwarf_Small *hashtab = xuhdr->gx_section_data + in dwarf_get_xu_hash_entry() local
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac.h242 uint16_t hashtab[MAC_MAX_HASH_ENTRY]; member
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.h209 struct ps_lwphandle **hashtab; /* hash table for LWPs (Lgrab()) */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c984 find_mbind(const char *name, uintptr_t *hashtab) in find_mbind()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c221 Word *hashtab; /* hash table pointer */ in update_osym() local