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

/macosx-10.9.5/rsync-42/rsync/
H A Dflist.c166 static int readlink_stat(const char *path, STRUCT_STAT *stp, char *linkbuf) function
771 } else if (readlink_stat(thisname, &st, linkname) != 0) {

Completed in 164 milliseconds