Searched refs:tfind (Results 1 – 16 of 16) sorted by relevance
/freebsd/lib/libc/tests/stdlib/ |
H A D | tsearch_test.c | 119 *(int **)tfind(&key, &root, compar)); in ATF_TC_BODY() 121 ATF_CHECK_EQ(NULL, tfind(&key, &root, compar)); in ATF_TC_BODY()
|
/freebsd/lib/libc/stdlib/ |
H A D | Makefile.inc | 16 strtoumax.c strtouq.c system.c tdelete.c tfind.c tsearch.c twalk.c 91 tsearch.3 tfind.3 \
|
H A D | tfind.c | 29 tfind(const void *vkey, posix_tnode * const *rootp, in tfind() function
|
H A D | Symbol.map | 74 tfind;
|
/freebsd/include/ |
H A D | search.h | 69 tfind(const void *, posix_tnode * const *,
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | new_pair.c | 153 if ((pp = tfind(&find, &sp->_ordered_pairs, compare_data)) != 0) { in _nc_find_color_pair() 255 void *find = tfind(source + n, &sp->_ordered_pairs, compare_data); in _nc_copy_pairs()
|
/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/ |
H A D | zfs-mount-generator.c | 257 if (tfind(pool, &known_pools, STRCMP)) { in line_worker() 574 bool is_known = tfind(mountfile, &noauto_files, STRCMP) != NULL; in line_worker()
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfeature_common.c | 270 tfind(name, &sfeatures->tree, STRCMP)); in zfs_mod_supported()
|
/freebsd/contrib/dialog/ |
H A D | inputstr.c | 150 if ((pp = tfind(&find, &sorted_cache, compare_cache)) != 0) { in find_cache()
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_tparm.c | 619 if ((ft = tfind(result, &MyCache, cmp_format)) != 0) { in tparm_setup()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | roken.h.in | 1123 #define tfind(a,b,c) rk_tfind(a,b,c) macro
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | rsocket.c | 1584 tdest = tfind(addr, &rs->dest_map, ds_compare_addr); in ds_get_dest() 1596 tdest = tfind(addr, &rs->dest_map, ds_compare_addr); in ds_get_dest()
|
/freebsd/crypto/heimdal/include/ |
H A D | config.h.in | 1115 /* Define to 1 if you have the `tfind' function. */
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3135 fun:tfind=uninstrumented
|
/freebsd/crypto/heimdal/ |
H A D | configure | 17969 tfind \
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs.abi | 9469 <function-decl name='tfind' visibility='default' binding='global' size-in-bits='64'>
|