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

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dwork_fork.c49 netread( function
312 rc = netread(c->req_read_pipe, &hdr, sizeof(hdr));
326 rc = netread(c->req_read_pipe, (char *)(req + 1),
385 rc = netread(c->resp_read_pipe, &hdr, sizeof(hdr));
401 rc = netread(c->resp_read_pipe, (char *)(resp + 1),
563 rc = netread(c->resp_read_pipe, &rc, sizeof(rc));

Completed in 138 milliseconds