HomeSort by: relevance | last modified time | path
    Searched refs:most_recent_pat (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/diff/
diff.h 106 extern char *ignore_pats, *most_recent_pat;
diff.c 44 char *ignore_pats, *most_recent_pat; variable
195 most_recent_pat = xstrdup(optarg);
331 checked_regcomp(most_recent_pat, &most_recent_re);
diffreg.c 1396 if (most_recent_pat != NULL) {

Completed in 16 milliseconds