FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tdestroy
include/search.h
80
void tdestroy(void *, void (*)(void *));
lib/libc/tests/stdlib/tsearch_test.c
210
tdestroy(root, free_my_data);