HomeSort by: relevance | last modified time | path
    Searched refs:tfind (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/stdlib/
tfind.c 1 /* $NetBSD: tfind.c,v 1.7 2012/06/25 22:32:45 abs Exp $ */
16 __RCSID("$NetBSD: tfind.c,v 1.7 2012/06/25 22:32:45 abs Exp $");
26 tfind(const void *vkey, void * const *vrootp, function in typeref:typename:void *
Makefile.inc 18 strtoumax.c strtouq.c system.c tdelete.c tfind.c tsearch.c twalk.c \
113 MLINKS+=tsearch.3 tfind.3 tsearch.3 twalk.3 tsearch.3 tdelete.3
  /src/include/
search.h 81 void *tfind(const void *, void * const *,
  /src/lib/libintl/
gettext_iconv.c 64 c = tfind(&key, &cacheroot, cache_cmp);

Completed in 14 milliseconds