Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/libntp/
Dntp_worker.c274 u_int scseen, scdone; in harvest_blocking_responses() local
277 scdone = blocking_child_ready_done; in harvest_blocking_responses()
278 if (scdone != scseen) { in harvest_blocking_responses()
285 scdone = cp->resp_ready_done; in harvest_blocking_responses()
286 if (scdone != scseen) { in harvest_blocking_responses()