tfind
void *tfind(const void *, void * const *,
PROTO_DEPRECATED(tfind);
if ((pp = tfind(&find, &sp->_ordered_pairs, compare_data)) != 0) {
void *find = tfind(source + n, &sp->_ordered_pairs, compare_data);
if ((ft = tfind(result, &MyCache, cmp_format)) != 0) {
p = tfind((pid_t)addr);
p = tfind(addr);
p = tfind((pid_t)addr);
p = tfind((pid_t)addr);
struct proc *p = tfind((pid_t)addr);
p = tfind((pid_t)addr);
p = tfind(addr);
addr = (db_expr_t)tfind((pid_t)addr);
} while (tfind(tid) != NULL);
p = tfind(tid - THREAD_PID_OFFSET);
t = tfind(tpid - THREAD_PID_OFFSET);
struct proc *tfind(pid_t); /* Find thread by id. */