Home
last modified time | relevance | path

Searched refs:parse_e (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c355 enum parse_e {START, TOK, ADDR, PORT, EOL} parse = START; in ncaportconf_read() enum
524 enum parse_e {START, TOK, EOL} parse = START; in ncakmodconf_read() enum
636 enum parse_e {START, TOK, TEXT, EOL} parse = START; in ncalogdconf_read() enum