HomeSort by: relevance | last modified time | path
    Searched defs:comm_timer_create (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/testcode/
fake_event.c 1657 struct comm_timer* comm_timer_create(struct comm_base* base, function
1663 fatal_exit("out of memory in fake_event.c:comm_timer_create");
  /src/external/bsd/unbound/dist/util/
netevent.c 2769 doq_socket->timer = comm_timer_create(base, doq_timer_cb, doq_socket);
6902 comm_timer_create(struct comm_base* base, void (*cb)(void*), void* cb_arg) function

Completed in 35 milliseconds