Home
last modified time | relevance | path

Searched refs:hc_write (Results 1 – 3 of 3) sorted by path

/dragonfly/bin/cpdup/
H A Dcpdup.c1141 if (hc_write(&DstHost, fd2, iobuf1, n) != n) in DoCopy()
H A Dhcproto.c1001 hc_write(struct HostConf *hc, int fd, const void *buf, size_t bytes) in hc_write() function
H A Dhcproto.h104 ssize_t hc_write(struct HostConf *hc, int fd, const void *buf, size_t bytes);