Searched refs:netwrite (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_fork.c70 netwrite( function
278 rc = netwrite(c->req_write_pipe, hdr, octets);
282 rc = netwrite(c->req_write_pipe, data, octets);
358 rc = netwrite(c->resp_write_pipe, resp, octets);

Completed in 216 milliseconds