Searched defs:htab (Results 1 – 10 of 10) sorted by relevance
60 typedef struct htab { struct 63 itemshtab global() argument 69 avlthtab global() argument 73 listhtab global() argument 74 tailhtab global() argument
345 htab_t *htab = cache_get_htab(OBJ_PG); in qry_e2g() local 916 htab_t *htab; in get_qry_keys() local 998 htab_t *htab; in get_qry_ops2() local
1836 htab_t *htab = cache_get_htab(OBJ_ISCSI); in enumerate_node_op() local 1875 htab_t *htab = cache_get_htab(OBJ_DD); in enumerate_dd_op() local 1913 htab_t *htab = cache_get_htab(OBJ_DDS); in enumerate_ddset_op() local
100 typedef struct htab { /* Memory resident data structure */ struct 102 hdrhtab global() argument 104 flagshtab global() argument 105 fphtab global() argument 106 fnamehtab global() argument 107 bigdata_bufhtab global() argument 108 bigkey_bufhtab global() argument 109 split_bufhtab global() argument 110 seq_cursorhtab global() argument 111 local_errnohtab global() argument 112 new_filehtab global() argument 113 save_filehtab global() argument 115 mapphtab global() argument 116 nmapshtab global() argument 117 mphtab global() argument
85 struct htab struct 90 } *htab; variable [all...]
81 struct htab struct 86 } *htab; variable [all...]
52 struct ln **htab; member 71 struct ln **htab; in mchars_alloc() local
137 DB_HASHTAB *htab; /* Hash table of bucket headers. */ member 222 size_t htab; /* Hash table offset. */ member
394 files_hashent_t *hp, *htab; in _nss_files_XY_hash() local
140 static count_int htab [OUTSTACKSIZE]; variable