Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
HDcpdup.c675 hc_close(&SrcHost, fd1); in validate_check()
677 hc_close(&DstHost, fd2); in validate_check()
1145 hc_close(&DstHost, fd2); in DoCopy()
1204 hc_close(&SrcHost, fd1); in DoCopy()
1425 hc_close(cphost, fd); in ScanDir()
HDhcproto.h102 int hc_close(struct HostConf *hc, int fd);
HDhcproto.c785 hc_close(struct HostConf *hc, int fd) in hc_close() function