Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dwork_fork.c47 netread( in netread() function
310 rc = netread(c->req_read_pipe, &hdr, sizeof(hdr)); in receive_blocking_req_internal()
324 rc = netread(c->req_read_pipe, (char *)(req + 1), in receive_blocking_req_internal()
383 rc = netread(c->resp_read_pipe, &hdr, sizeof(hdr)); in receive_blocking_resp_internal()
399 rc = netread(c->resp_read_pipe, (char *)(resp + 1), in receive_blocking_resp_internal()