Searched refs:NAMES (Results 1 – 7 of 7) sorted by relevance
13 # See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES55 # BUSINESS-RELATED MAILBOX NAMES61 # NETWORK OPERATIONS MAILBOX NAMES66 # SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
81 } NAMES; typedef
542 NAMES *np; in display()714 if ((np = malloc(sizeof(NAMES) + in display()
131 NAMES *np; in printlong()
624 type = NAMES; in _nc_get_token()749 case NAMES: in _nc_get_token()
269 if (token_type != NAMES) in _nc_parse_entry()335 token_type != EOF && token_type != NAMES; in _nc_parse_entry()
159 #define NAMES 4 /* The names for a terminal type */ macro