Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dhcproto.h105 int hc_remove(struct HostConf *hc, const char *path);
H A Dcpdup.c1127 hc_remove(&DstHost, path); in DoCopy()
1193 hc_remove(&DstHost, path); in DoCopy()
1774 res = hc_remove(host, path); in xremove()
1781 res = hc_remove(host, path); in xremove()
H A Dhcproto.c1088 hc_remove(struct HostConf *hc, const char *path) in hc_remove() function