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

/macosx-10.9.5/rsync-42/rsync/
H A Dwildtest.c59 bool fn_matched; local
88 fn_matched = !fnmatch(pattern, text, flags);
96 if (fn_matched != (matches ^ !same_as_fnmatch)) {

Completed in 182 milliseconds