Home
last modified time | relevance | path

Searched defs:EOL (Results 1 – 6 of 6) 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() enumerator
524 enum parse_e {START, TOK, EOL} parse = START; in ncakmodconf_read() enumerator
636 enum parse_e {START, TOK, TEXT, EOL} parse = START; in ncalogdconf_read() enumerator
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_parse.c376 #define EOL "\r\n" macro
380 #define EOL "\n" macro
/titanic_41/usr/src/cmd/tip/
H A Dtip.h201 #define EOL 5 macro
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c239 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL, enumerator
H A Dsnoop_filter.c1126 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL, enumerator
/titanic_41/usr/src/lib/libc/port/locale/
H A Dengine.c113 #define EOL (BOL-1) macro