Home
last modified time | relevance | path

Searched refs:tdestroy (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/libc/stdlib/
H A DMakefile.inc70 tdestroy.c \
158 tsearch.3 tdestroy.3
H A Dtdestroy.c20 tdestroy(void *rootp, void (*node_free)(void *)) in tdestroy() function
H A DSymbol.map138 tdestroy;
/freebsd/include/
H A Dsearch.h80 void tdestroy(void *, void (*)(void *));
/freebsd/lib/libc/tests/stdlib/
H A Dtsearch_test.c210 tdestroy(root, free_my_data); in ATF_TC_BODY()
/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c1001 tdestroy(noauto_files, free); in main()
1002 tdestroy(known_pools, free); in main()
/freebsd/
H A DRELNOTES218 The tdestroy(3) function was added to libc. The tdestroy() function
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c242 tdestroy(list->tree, free); in zfs_mod_list_supported_free()
/freebsd/contrib/ofed/librdmacm/
H A Drsocket.c978 tdestroy(rs->dest_map, free); in ds_free()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3130 fun:tdestroy=uninstrumented
/freebsd/crypto/krb5/src/po/
H A Dka.po2999 "\tdestroy [-f]\n"
3015 "\tdestroy [-f]\n"
H A Dde.po2981 "\tdestroy [-f]\n"
2996 "\tdestroy [-f]\n"
H A Dmit-krb5.pot2914 "\tdestroy [-f]\n"
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi10156 <function-decl name='tdestroy' visibility='default' binding='global' size-in-bits='64'>
/freebsd/contrib/ncurses/
H A DNEWS2626 + modify no-leaks code in test/picsmap to avoid non-standard tdestroy.