Searched refs:copydir (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Ddirectory.c229 static int copydir(const struct vol *vol, int dirfd, char *src, char *dst) function
283 if (AFP_OK != (err = copydir(vol, dirfd, spath, dpath)))
2457 if ((err = copydir(vol, dirfd, src, dst)) < 0) {

Completed in 86 milliseconds