Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dparseaddr.c327 static u_char TokTypeTab[256] = variable
438 if (TokTypeTab[*p & 0xff] == ATM)
439 TokTypeTab[*p & 0xff] = OPR;
443 toktab = TokTypeTab;
1562 natomtok = (TokTypeTab[**pvp & 0xff] == ATM);