Searched refs:hcreate (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dsearch.h63 #define hcreate kdb2_hcreate macro
67 int hcreate __P((unsigned int));
H A Dhsearch.c55 hcreate(nel) function
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dhsearch.c41 #define hcreate ______hcreate macro
47 #undef hcreate macro
94 int hcreate(size_t nel) function
96 int hcreate(nel)
/illumos-gate/usr/src/cmd/sh/
H A Dhash.h68 extern void hcreate(void);
H A Dhash.c66 hcreate(void) function
H A Dmain.c166 hcreate();
/illumos-gate/usr/src/head/
H A Dsearch.h54 int hcreate(size_t);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dhsearch.c138 int hcreate();
153 if(hcreate(5))
207 hcreate(int size) function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c46 #pragma weak _hcreate = hcreate
155 if (hcreate(5))
206 hcreate(size_t size) /* Create a hash table no smaller than size */ function
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_cache.c139 if (hcreate(MAX_CACHED_OBJECTS) == 0) {
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h1027 #define hcreate(a) __db_hcreate(a) macro
/illumos-gate/usr/src/cmd/avs/sv/
H A Dsvadm.c1431 if (hcreate((size_t)sv_max_devices) == 0)
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c2432 if (hcreate(group_list->count) == 0)
2902 if (hcreate(args.list_used) == 0) {
3908 if (hcreate(count + 1024) == 0) {
/illumos-gate/usr/src/man/man3c/
H A DMakefile869 hcreate.3c \
1858 hcreate.3c := LINKSRC = hsearch.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc604 int hcreate(size_t size);

Completed in 150 milliseconds