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

/macosx-10.9.5/rsync-42/rsync/
H A Dproto.h78 int flist_find(struct file_list *flist, struct file_struct *f);
H A Dflist.c949 if (flist_find(the_file_list, file) >= 0
1504 int flist_find(struct file_list *flist, struct file_struct *f) function
1564 * that we're alone for now since flist_find() will adjust the counts
1648 j = flist_find(flist, file);
H A Dgenerator.c280 if (flist_find(flist, fp) < 0) {
1271 int j = flist_find(fuzzy_dirlist, file);

Completed in 119 milliseconds