Searched refs:parse_e (Results 1 – 1 of 1) sorted by relevance
355 enum parse_e {START, TOK, ADDR, PORT, EOL} parse = START; in ncaportconf_read() enum524 enum parse_e {START, TOK, EOL} parse = START; in ncakmodconf_read() enum636 enum parse_e {START, TOK, TEXT, EOL} parse = START; in ncalogdconf_read() enum