Home
last modified time | relevance | path

Searched defs:htab (Results 1 – 10 of 10) sorted by relevance

/titanic_52/usr/src/cmd/isns/isnsd/
H A Disns_htab.h60 typedef struct htab { struct
63 itemshtab global() argument
69 avlthtab global() argument
73 listhtab global() argument
74 tailhtab global() argument
H A Dqry.c345 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
H A Dadmintf.c1836 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
/titanic_52/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h100 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
/titanic_52/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c85 struct htab struct
90 } *htab; variable
[all...]
/titanic_52/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c81 struct htab struct
86 } *htab; variable
[all...]
/titanic_52/usr/src/cmd/mandoc/
H A Dchars.c52 struct ln **htab; member
71 struct ln **htab; in mchars_alloc() local
/titanic_52/usr/src/cmd/sendmail/db/include/
H A Dmp.h137 DB_HASHTAB *htab; /* Hash table of bucket headers. */ member
222 size_t htab; /* Hash table offset. */ member
/titanic_52/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c394 files_hashent_t *hp, *htab; in _nss_files_XY_hash() local
/titanic_52/usr/src/cmd/compress/
H A Dcompress.c140 static count_int htab [OUTSTACKSIZE]; variable