Searched refs:PMTAB_SEPR (Results 1 – 1 of 1) sorted by relevance
47 #define PMTAB_SEPR ':' macro823 if ((ptr = strchr(cmdbuf, PMTAB_SEPR)) == NULL) { in load_ttymondb()1098 bufp = strchr(buffer, PMTAB_SEPR); in pmtab_parse_portname()1102 bufp = strchr(++bufp, PMTAB_SEPR); in pmtab_parse_portname()1107 if ((bufp = strchr(bufp, PMTAB_SEPR)) == NULL) in pmtab_parse_portname()1112 *bufp = PMTAB_SEPR; in pmtab_parse_portname()