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

/freebsd-current/usr.bin/diff/
H A Ddiff.h117 extern char *ignore_pats, *most_recent_pat;
H A Ddiff.c47 char *ignore_pats, *most_recent_pat; variable
235 most_recent_pat = xstrdup(optarg);
420 checked_regcomp(most_recent_pat, &most_recent_re);
H A Ddiffreg.c1462 if (most_recent_pat != NULL) {

Completed in 104 milliseconds