Searched refs:ismap (Results 1 - 1 of 1) sorted by relevance
/sendmail/sendmail/ |
H A D | readcf.c | 102 bool ismap; local 554 ismap = false; 565 ismap = true; 568 if (ismap) 583 if (*file == '|' || ismap) 597 fileclass(mid, file, p, ismap, safe, optional); 891 ** ismap -- if set, this is a map lookup. 936 fileclass(class, filename, fmt, ismap, safe, optional) 940 bool ismap; 958 else if (ismap) [all...] |
Completed in 80 milliseconds