OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comm_base_timept
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
netevent.h
520
void
comm_base_timept
(struct comm_base* b, time_t** tt, struct timeval** tv);
ub_event.c
516
comm_base_timept
(cb, &tt, &tv);
ub_event_pluggable.c
687
comm_base_timept
(cb, &tt, &tv);
netevent.c
280
comm_base_timept
(struct comm_base* b, time_t** tt, struct timeval** tv)
function
2780
comm_base_timept
(base, &doq_socket->now_tt, &doq_socket->now_tv);
/src/external/bsd/unbound/dist/libunbound/
libworker.c
253
comm_base_timept
(w->base, &w->env->now, &w->env->now_tv);
/src/external/bsd/unbound/dist/testcode/
fake_event.c
1037
comm_base_timept
(struct comm_base* b, time_t** tt, struct timeval** tv)
function
/src/external/bsd/unbound/dist/daemon/
worker.c
2392
comm_base_timept
(worker->base, &worker->env.now, &worker->env.now_tv);
/src/external/bsd/unbound/dist/services/
outside_network.c
1737
comm_base_timept
(base, &outnet->now_secs, &outnet->now_tv);
Completed in 33 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026