/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | tfind.c | 39 #pragma weak _tfind = tfind 58 tfind(const void *ky, void *const *rtp, in tfind() function
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | tsearch.c | 42 #define tfind ______tfind macro 49 #undef tfind 137 Void_t* tfind(const Void_t* key, Void_t*const* rootp, in tfind() function 140 Void_t* tfind(key, rootp, comparf) in tfind()
|
/titanic_50/usr/src/cmd/lp/lib/lp/ |
H A D | isterminfo.c | 122 if (tfind(type, (A2)&hit_cache, (A3)strcmp)) 127 if (tfind(type, (A2)&miss_cache, (A3)strcmp))
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | tfind.c | 44 tfind(key, rootp, compar) in tfind() function
|
/titanic_50/usr/src/head/ |
H A D | search.h | 68 void *tfind(const void *, void *const *, int (*)(const void *, const void *));
|
/titanic_50/usr/src/cmd/tnf/prex/ |
H A D | list.c | 351 ret_pp = tfind((void *) an_p, &args_p->attrroot_p, attrcompare); in attrscan() 396 ret_pp = tfind((void *) vn_p, &an_p->valsroot_p, valscompare); in valadd()
|
/titanic_50/usr/src/lib/libtnfctl/ |
H A D | comb.c | 202 find_pp = (decode_key_t **) tfind(&key, &hndl->decoderoot, in decode() 491 find_pp = (comb_key_t **) tfind(&key, &hndl->buildroot, comb_compare); in find()
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 885 tfind
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 85 telldir.o tfind.o time.o tsearch.o \
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 572 tfind.o \
|
/titanic_50/usr/src/cmd/tsol/tnd/ |
H A D | tnd.c | 646 while (tp = tfind(&dummy, tp_tree, any_compar)) { in tp_flush_cache()
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 590 tfind.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 602 tfind.o \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 630 tfind.o \
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | llib-lc | 1039 /* tfind.c */ 1040 void *tfind(const void *ky, void *const *rtp, int (*compar)());
|
H A D | mapfile-vers | 2660 tfind;
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 1255 tfind.3c \ 2373 tfind.3c := LINKSRC = tsearch.3c
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1324 link path=usr/share/man/man3c/tfind.3c target=tsearch.3c
|
/titanic_50/ |
H A D | .gitignore | 5261 usr/src/man/man3c/tfind.3c
|