Home
last modified time | relevance | path

Searched refs:resp_read_ctx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_worker.h67 void * resp_read_ctx; member
121 void * resp_read_ctx; /* child */ member
/freebsd/contrib/ntp/sntp/
H A Dmain.c977 ev = c->resp_read_ctx; in sntp_addremove_fd()
978 c->resp_read_ctx = NULL; in sntp_addremove_fd()
992 c->resp_read_ctx = ev; in sntp_addremove_fd()
/freebsd/contrib/ntp/libntp/
H A Dwork_fork.c233 c->resp_read_ctx = NULL; in cleanup_after_child()