Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dhcproto.h111 int hc_lchmod(struct HostConf *hc, const char *path, mode_t mode);
H A Dcpdup.c1269 hc_lchmod(&DstHost, path, stat1->st_mode); in DoCopy()
H A Dhcproto.c1384 hc_lchmod(struct HostConf *hc, const char *path, mode_t mode) in hc_lchmod() function