Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dreadcf.c1234 static char frst[MAXMAILERS + 1]; variable
1257 frst[MAXMAILERS] = '\0'; in setupdynmailers()
1260 if (strchr(frst, pp[i]) == NULL) in setupdynmailers()
1412 frst[nextmailer] = line[0];