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