Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/src/
H A Dparseaddr.c99 ExtTokenTab, false);
507 unsigned char ExtTokenTab[256] = variable
706 if (ExtTokenTab[*p & 0xff] == ATM)
707 ExtTokenTab[*p & 0xff] = OPR;
713 toktab = ExtTokenTab;
H A Dheaders.c2097 sizeof(pvpbuf), &oldp, ExtTokenTab, false);
H A Dsendmail.h370 extern unsigned char ExtTokenTab[256]; /* external strings */
H A Dmain.c4518 ConfigLevel >= 9 ? TokTypeNoC : ExtTokenTab, false);