OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:print_timer
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libbind/dist/isc/
ev_timers.c
51
static void
print_timer
(void *, void *);
222
(void) heap_for_each(ctx->timers,
print_timer
, (void *)ctx);
254
(void) heap_for_each(ctx->timers,
print_timer
, (void *)ctx);
339
(void) heap_for_each(ctx->timers,
print_timer
, (void *)ctx);
460
print_timer
(void *what, void *uap) {
function
/src/lib/libc/isc/
ev_timers.c
57
static void
print_timer
(void *, void *);
239
(void) heap_for_each(ctx->timers,
print_timer
, (void *)ctx);
271
(void) heap_for_each(ctx->timers,
print_timer
, (void *)ctx);
356
(void) heap_for_each(ctx->timers,
print_timer
, (void *)ctx);
477
print_timer
(void *what, void *uap) {
function
Completed in 24 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026