Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/aux/
H A Dvacation.c100 static bool filter_ok(char *, char *);
256 if (!junkmail(shortfrom) && filter_ok(shortfrom, filter_file) &&
572 filter_ok(from, filter_file) in filter_ok() function