tokentype
} tokentype;
enum tokentype tokentype;
tokentype = EOL;
tokentype = ALPHA;
tokentype = FIELD;
tokentype = ADDR_ETHER;
tokentype = ADDR_IP6;
tokentype = ADDR_AT;
tokentype = ALPHA;
tokentype = FIELD;
tokentype = ADDR_IP;
tokentype = NUMBER;
tokentype = ALPHA;
tokentype = ALPHA;
tokentype = ALPHA;
tokentype = FIELD;
tokentype = SPECIAL;
if (tokentype == ADDR_IP) {
} else if (tokentype == ADDR_IP6) {
if (tokentype != NUMBER)
if (tokentype == FIELD) {
if (tokentype != NUMBER)
if (tokentype != NUMBER)
if (tokentype != NUMBER)
if (tokentype != ALPHA && tokentype != ADDR_IP)
if (tokentype != ALPHA && tokentype != ADDR_IP6)
if (tokentype != NUMBER)
if (tokentype != NUMBER)
if (tokentype != NUMBER)
if (tokentype != NUMBER)
if (tokentype != NUMBER)
if (eaddr || tokentype != ALPHA)
tokentype == ALPHA || /* assume its a hostname */
tokentype == ADDR_IP ||
tokentype == ADDR_IP6 ||
tokentype == ADDR_AT ||
tokentype == ADDR_ETHER) {
if (eaddr || tokentype == ADDR_ETHER) {
} else if (tokentype == ALPHA) {
} else if (tokentype == ADDR_AT) {
} else if (tokentype == ADDR_IP) {
if (tokentype == NUMBER) {
if (tokentype != EOL)
if (tokentype != EOL)
if (tokentype == FIELD)
if (tokentype != NUMBER)
if (tokentype != ALPHA && tokentype != ADDR_IP)
if (tokentype != ALPHA && tokentype != ADDR_IP6)
if (tokentype != NUMBER)
if (tokentype != NUMBER)
if (tokentype != NUMBER)
tokentype == ALPHA || /* assume its a hostname */
tokentype == ADDR_IP ||
tokentype == ADDR_IP6 ||
tokentype == ADDR_ETHER) {
if (eaddr || tokentype == ADDR_ETHER) {
} else if (tokentype == ALPHA) {
} else if (tokentype == ADDR_IP) {
if (tokentype != EOL) {
if (tokentype == ADDR_IP) {
} else if (tokentype == ADDR_IP6) {
} else if (tokentype == ALPHA) {
register int tokentype;
tokentype = CHAR;
tokentype = CHAR;
tokentype = CHARSTRING;
tokentype = c;
tokentype = CHAR;
tokentype = CHAR;
tokentype = CHAR;
tokentype = wptr->w_type;
tokentype = INT;
return (tokentype);
lem.name = lem.include = lem.arg = lem.tokentype = lem.start = 0;
psp->declargslot = &(psp->gp->tokentype);
char *tokentype; /* Type of terminal symbols in the parser stack */
lemp->tokentype?lemp->tokentype:"void*"); lineno++;