Searched refs:EOL (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/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()
|
/illumos-gate/usr/src/test/os-tests/tests/ksensor/ |
H A D | ksensor_stress.ksh | 57 cat << EOL heredoc 67 EOL
|
/illumos-gate/usr/src/cmd/tip/ |
H A D | tip.h | 191 #define EOL 5 macro
|
H A D | etc.remote | 31 el EOL marks (default is NULL)
|
H A D | tip.c | 388 bol = any(gch, value(EOL)); in tipin()
|
/illumos-gate/usr/src/lib/libc/port/regex/ |
H A D | engine.c | 115 #define EOL (BOL-1) macro 844 flagch = (flagch == BOL) ? BOLEOL : EOL; in walk() 860 (flagch == EOL || (c != OUT && !ISWORD(c)))) { in walk() 937 if (ch == EOL || ch == BOLEOL) in step()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop.h | 118 EOL, enumerator
|
H A D | snoop_filter.c | 1185 tokentype = EOL; in next() 2805 if (tokentype != EOL) in compile() 2808 if (tokentype != EOL) in compile()
|
H A D | snoop_pf.c | 1567 if (tokentype != EOL) { in pf_compile()
|
/illumos-gate/usr/src/lib/libbsm/ |
H A D | auditxml | 198 $entry =~ s/EOL/,/; 201 $entry =~ s/EOL//;
|
/illumos-gate/exception_lists/ |
H A D | interface_cmp | 57 # PSARC/2010/003 EOL and removal of audit_user(4) and getauusernam(3bsm)
|
/illumos-gate/usr/src/boot/forth/ |
H A D | loader.4th | 627 LF parse ( c -- s-addr/u ) 2drop \ advance >in to EOL (drop data)
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | terminfo.src | 10584 kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, kOPT=\EOR, kPRT=\EOZ, 10785 kFND=\EOX, kHLP=\EOM, kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, 10866 kFND=\EOX, kHLP=\EOM, kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, 11556 kf12=\EOL, kf13=\EOM, kf14=\EON, kf15=\EOO, kf16=\EOP, 16267 # ^]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
|