Searched refs:SN_TOKEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dcmd2.c405 #define SN_TOKEN 2 /* A part of a token */ macro
443 if (pc_type & (SN_TOKEN|SN_QUOTE)) {
450 if (pc_type == SN_TOKEN) {
475 if (pc_type & (SN_DELIM|SN_TOKEN)) {
492 pc_type = SN_TOKEN;
496 if (pc_type == SN_TOKEN) {

Completed in 57 milliseconds