Home
last modified time | relevance | path

Searched refs:filter_ok (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/util/
H A Dvacation.c95 static bool filter_ok(char *, char *);
251 if (!junkmail(shortfrom) && filter_ok(shortfrom, filter_file) &&
567 filter_ok(from, filter_file) in filter_ok() function