Searched defs:EOL (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/uts/common/fs/sockfs/ |
H A D | nl7c.c | 355 enum parse_e {START, TOK, ADDR, PORT, EOL} parse = START; in ncaportconf_read() enumerator 524 enum parse_e {START, TOK, EOL} parse = START; ncakmodconf_read() enumerator 636 enum parse_e {START, TOK, TEXT, EOL} parse = START; ncalogdconf_read() enumerator [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_parse.c | 376 #define EOL "\r\n" macro 380 #define EOL "\n" macro
|
/titanic_51/usr/src/cmd/tip/ |
H A D | tip.h | 201 #define EOL 5 macro
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pf.c | 239 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL, enumerator
|
H A D | snoop_filter.c | 1126 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL, enumerator
|
/titanic_51/usr/src/lib/libc/port/locale/ |
H A D | engine.c | 113 #define EOL (BOL-1) macro
|