Home
last modified time | relevance | path

Searched refs:tfind (Results 1 – 19 of 19) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Dtfind.c39 #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 Dtsearch.c42 #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 Disterminfo.c122 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 Dtfind.c44 tfind(key, rootp, compar) in tfind() function
/titanic_50/usr/src/head/
H A Dsearch.h68 void *tfind(const void *, void *const *, int (*)(const void *, const void *));
/titanic_50/usr/src/cmd/tnf/prex/
H A Dlist.c351 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 Dcomb.c202 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 Dsyn_common885 tfind
/titanic_50/usr/src/lib/libbc/sparc/
H A DMakefile85 telldir.o tfind.o time.o tsearch.o \
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile572 tfind.o \
/titanic_50/usr/src/cmd/tsol/tnd/
H A Dtnd.c646 while (tp = tfind(&dummy, tp_tree, any_compar)) { in tp_flush_cache()
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com590 tfind.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com602 tfind.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com630 tfind.o \
/titanic_50/usr/src/lib/libc/port/
H A Dllib-lc1039 /* tfind.c */
1040 void *tfind(const void *ky, void *const *rtp, int (*compar)());
H A Dmapfile-vers2660 tfind;
/titanic_50/usr/src/man/man3c/
H A DMakefile1255 tfind.3c \
2373 tfind.3c := LINKSRC = tsearch.3c
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1324 link path=usr/share/man/man3c/tfind.3c target=tsearch.3c
/titanic_50/
H A D.gitignore5261 usr/src/man/man3c/tfind.3c