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

/macosx-10.9.5/rsync-42/rsync/
H A Dgenerator.c178 dirlist = get_dirlist(fname, dlen, 0);
272 dirlist = get_dirlist(fbuf, dlen, 0);
880 fuzzy_dirlist = get_dirlist(dn, -1, 1);
H A Dproto.h84 struct file_list *get_dirlist(char *dirname, int dlen,
H A Dflist.c1070 * calls it from get_dirlist() with f set to -1 so that we just construct the
1071 * file list in memory without sending it over the wire. Also, get_dirlist()
1971 struct file_list *get_dirlist(char *dirname, int dlen, function
1986 dirlist = flist_new(WITHOUT_HLINK, "get_dirlist");

Completed in 125 milliseconds