/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | hsearch.c | 43 #define hsearch ______hsearch macro 49 #undef hsearch 117 ENTRY* hsearch(ENTRY item, ACTION action) in hsearch() function 119 ENTRY* hsearch(item, action) in hsearch()
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | search.h | 65 #define hsearch kdb2_hsearch macro 69 ENTRY *hsearch __P((ENTRY, ACTION));
|
H A D | hsearch.c | 71 hsearch(item, action)
|
/titanic_50/usr/src/cmd/sendmail/db/ |
H A D | Makefile | 47 hash_stat.o hsearch.o lock.o lock_conflict.o lock_deadlock.o \ 126 hsearch%.o: $(srcdir)/hsearch/hsearch%.c
|
H A D | db.h | 1029 #define hsearch(a, b) __db_hsearch(a, b) macro
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | hsearch.c | 140 ENTRY *hsearch(); 188 res = hsearch(*new, ENTER); in main() 249 hsearch(ENTRY item, ACTION action) in hsearch() function 371 hsearch(ENTRY item, ACTION action) in hsearch() function 525 hsearch(table[i], FIND); in hdump()
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | hsearch.c | 48 #pragma weak _hsearch = hsearch 188 res = hsearch(*new, ENTER); in main() 282 *hsearch(ENTRY item, ACTION action) in hsearch() function 411 *hsearch(item, action) /* Chained search with sorted lists */ in hsearch() function 553 hsearch(table[i], FIND); in hdump()
|
/titanic_50/usr/src/head/ |
H A D | search.h | 56 ENTRY *hsearch(ENTRY, ACTION);
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/ |
H A D | Makefile.com | 55 hsearch.o \
|
/titanic_50/usr/src/cmd/avs/dsw/ |
H A D | iiadm.c | 2441 (void) hsearch(item, ENTER); 2449 found = hsearch(item, FIND); 2912 if (hsearch(item, ENTER) == NULL) { 2926 if (ip = hsearch(item, FIND)) { 3932 (void) hsearch(item, ENTER); 3955 if (count > 0 && (found = hsearch(item, FIND)) != NULL) { 3959 (void) hsearch(*found, ENTER); 3966 (void) hsearch(item, ENTER);
|
/titanic_50/usr/src/cmd/avs/sv/ |
H A D | svadm.c | 1445 if (hsearch(item, ENTER) == NULL) { in create_cfg_hash() 1464 if ((found_entry = hsearch(item, FIND)) != NULL) { in find_in_hash()
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 417 hsearch
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 65 getttynam.o getusershell.o grpauth.o hsearch.o\
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 439 hsearch.o \
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 206 hsearch.3c \ 1864 hcreate.3c := LINKSRC = hsearch.3c 1865 hdestroy.3c := LINKSRC = hsearch.3c
|
/titanic_50/usr/src/lib/libast/ |
H A D | Makefile.com | 80 common/comp/hsearch.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 458 hsearch.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 472 hsearch.o \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 497 hsearch.o \
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | llib-lc | 602 /* hsearch.c */ 605 ENTRY *hsearch(ENTRY item, ACTION action);
|
H A D | mapfile-vers | 2367 hsearch;
|
/titanic_50/exception_lists/ |
H A D | copyright | 335 usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/hsearch.c
|
H A D | cstyle | 628 usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/hsearch.c
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 201 file path=usr/share/man/man3c/hsearch.3c 869 link path=usr/share/man/man3c/hcreate.3c target=hsearch.3c 870 link path=usr/share/man/man3c/hdestroy.3c target=hsearch.3c
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 1414 hsearch,nftw,realpath,strftime,strptime,swab,tempnam: add
|