Searched refs:tdestroy (Results 1 – 15 of 15) sorted by relevance
70 tdestroy.c \158 tsearch.3 tdestroy.3
20 tdestroy(void *rootp, void (*node_free)(void *)) in tdestroy() function
138 tdestroy;
80 void tdestroy(void *, void (*)(void *));
210 tdestroy(root, free_my_data); in ATF_TC_BODY()
1001 tdestroy(noauto_files, free); in main()1002 tdestroy(known_pools, free); in main()
218 The tdestroy(3) function was added to libc. The tdestroy() function
242 tdestroy(list->tree, free); in zfs_mod_list_supported_free()
978 tdestroy(rs->dest_map, free); in ds_free()
3130 fun:tdestroy=uninstrumented
2999 "\tdestroy [-f]\n"3015 "\tdestroy [-f]\n"
2981 "\tdestroy [-f]\n"2996 "\tdestroy [-f]\n"
2914 "\tdestroy [-f]\n"
10156 <function-decl name='tdestroy' visibility='default' binding='global' size-in-bits='64'>
2626 + modify no-leaks code in test/picsmap to avoid non-standard tdestroy.