Searched refs:tfind (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dtfind.c39 #pragma weak _tfind = tfind
51 /* tfind - find a node, or return 0 */
58 tfind(const void *ky, void *const *rtp, function
/osnet-11/usr/src/lib/libast/common/comp/
H A Dtsearch.c42 #define tfind ______tfind macro
49 #undef tfind macro
137 Void_t* tfind(const Void_t* key, Void_t*const* rootp, function
140 Void_t* tfind(key, rootp, comparf)
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com571 tfind.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com604 tfind.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com567 tfind.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile545 tfind.o \
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc1052 /* tfind.c */
1053 void *tfind(const void *ky, void *const *rtp, int (*compar)());

Completed in 29 milliseconds