Searched defs:tfind (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dtfind.c42 /* tfind - find a node, or return 0 */
44 tfind(key, rootp, compar) function
/illumos-gate/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
/illumos-gate/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)
/illumos-gate/usr/src/man/man3c/
H A DMakefile1253 tfind.3c \
2367 tfind.3c := LINKSRC = tsearch.3c

Completed in 69 milliseconds