/titanic_44/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 411 parse = EOL; in ncaportconf_read() 417 parse = EOL; in ncaportconf_read() 422 parse = EOL; in ncaportconf_read() 431 parse = EOL; in ncaportconf_read() 441 parse = EOL; in ncaportconf_read() 451 parse = EOL; in ncaportconf_read() 465 parse = EOL; in ncaportconf_read() 479 parse = EOL; in ncaportconf_read() 482 parse = EOL; in ncaportconf_read() [all …]
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_parse.c | 376 #define EOL "\r\n" macro 379 #ifndef EOL 380 #define EOL "\n" macro 405 cb(EOL, data); in dump_profile() 410 cb(EOL, data); in dump_profile() 425 cb(EOL, data); in dump_profile() 427 cb(EOL, data); in dump_profile() 433 cb(EOL, data); in dump_profile() 439 cb(EOL, data); in dump_profile()
|
/titanic_44/usr/src/lib/libc/port/locale/ |
H A D | engine.c | 113 #define EOL (BOL-1) macro 808 flagch = (flagch == BOL) ? BOLEOL : EOL; in fast() 824 (flagch == EOL || (c != OUT && !ISWORD(c)))) { in fast() 907 flagch = (flagch == BOL) ? BOLEOL : EOL; in slow() 923 (flagch == EOL || (c != OUT && !ISWORD(c)))) { in slow() 986 if (ch == EOL || ch == BOLEOL) in step()
|
/titanic_44/usr/src/cmd/tip/ |
H A D | tip.h | 201 #define EOL 5 macro
|
H A D | etc.remote | 31 el EOL marks (default is NULL)
|
H A D | tip.c | 383 bol = any(gch, value(EOL)); in tipin()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_filter.c | 1126 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL, enumerator 1183 tokentype = EOL; in next() 2804 if (tokentype != EOL) in compile() 2807 if (tokentype != EOL) in compile()
|
H A D | snoop_pf.c | 239 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL, enumerator 1591 if (tokentype != EOL) {
|
/titanic_44/usr/src/lib/libbsm/ |
H A D | auditxml | 198 $entry =~ s/EOL/,/; 201 $entry =~ s/EOL//;
|
/titanic_44/exception_lists/ |
H A D | interface_cmp | 57 # PSARC/2010/003 EOL and removal of audit_user(4) and getauusernam(3bsm)
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | terminfo.src | 10582 kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, kOPT=\EOR, kPRT=\EOZ, 10783 kFND=\EOX, kHLP=\EOM, kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, 10864 kFND=\EOX, kHLP=\EOM, kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, 11554 kf12=\EOL, kf13=\EOM, kf14=\EON, kf15=\EOO, kf16=\EOP, 16265 # ^]EOL
|
H A D | termcap.src | 9534 :%a=\EOL:%b=\ENC:%c=\ENH:%d=\EOR:%e=\ENG:%f=\EOZ:%g=\EOT:\ 9591 :%a=\EOL:%b=\ENC:%c=\ENH:%d=\EOR:%e=\ENG:%f=\EOZ:%g=\EOT:\ 14402 # ^]EOL
|