Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dcpdup.c1102 if (hc_link(&DstHost, hpath, dpath) == 0) { in DoCopy()
1752 if ((r = hc_link(&DstHost, src, dst)) < 0) { in xlink()
1758 r = hc_link(&DstHost, src, dst); in xlink()
H A Dhcproto.c1498 hc_link(struct HostConf *hc, const char *name1, const char *name2) in hc_link() function
H A Dhcproto.h113 int hc_link(struct HostConf *hc, const char *name1, const char *name2);