Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
heap_insert
src/system/libnetwork/netresolv/include/isc/heap.h
44
int heap_insert(heap_context, void *);
src/system/libnetwork/netresolv/isc/ev_timers.c
230
if (heap_insert(ctx->timers, id) < 0)