Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
HDhcproto.h121 int hc_lutimes(struct HostConf *hc, const char *path, const struct timeval *times);
HDcpdup.c1270 hc_lutimes(&DstHost, path, tv); in DoCopy()
HDhcproto.c1871 hc_lutimes(struct HostConf *hc, const char *path, const struct timeval *times) in hc_lutimes() function