Searched refs:EOR (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/bnu/ |
H A D | log.h | 39 #define EOR "\n" /* Unity end of record character. */ macro
|
H A D | security.c | 199 (void) strcat(Record, EOR); in scWrite() 457 (void) strcat(Record, EOR); in scWlog()
|
H A D | perfstat.c | 347 strcat(Record, EOR); in reportConn() 453 (void) strcat(Record, EOR);
|
H A D | account.c | 128 (void) strcat(Record, EOR); in reportJob()
|
/titanic_50/usr/src/head/arpa/ |
H A D | telnet.h | 63 #define EOR 239 /* end of record (transparent mode) */ macro
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 503 :do=\E[B:ei=\E[4l:ho=\E[H:im=\E[4h:k1=\EOP:k2=\EOR:k4=\EOS:\ 703 :is=\E<\E)0:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\EOT:\ 973 :k2=\EOQ:k3=\EOR:k4=\EOS:k5=\EOT:k6=\EOU:k7=\EOV:k8=\EOW:\ 1022 :ei=\E[4l:ho=\E[H:im=\E[4h:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\ 1037 :bl=^G:cl=^L:cr=^M:do=^J:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\ 1110 :k3=\EOR:k4=\EOS:k5=\EOT:k6=\EOU:k7=\EOV:k8=\EOW:k9=\EOX:\ 1433 :k3=\EOR:k4=\EOS:k5=\EOT:k6=\EOU:k7=\EOV:k8=\EOW:k9=\EOX:\ 1540 :is=\E[1;25r\E[25;1H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\ 1948 :@8=\EOM:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:tc=vt100+keypad: 1976 :k2=\EOQ:k3=\EOR:k4=\EOS: [all …]
|
H A D | terminfo.src | 528 kf2=\EOR, kf4=\EOS, khome=\E[H, nel=^M\ED, rc=\E8, ri=\EM, 753 kf20=\Ey, kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, 1059 kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW, 1115 kf2=\EOQ, kf20=\E[34~, kf3=\EOR, kf4=\EOS, kf5=\E[15~, 1136 kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS, 1229 kf12=\EOA, kf2=\EOQ, kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, 1381 kIC=\ENJ, kLFT=\ENK, kMOV=\ENC, kNXT=\ENH, kOPT=\EOR, 1627 kf27=\E[3~, kf28=\E[4~, kf29=\E[5~, kf3=\EOR, kf30=\E[6~, 1753 kf2=\EOQ, kf20=\E[34~, kf3=\EOR, kf4=\EOS, kf5=\E[17~, 2202 kent=\EOM, kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS, [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 408 { "eor", "Send Telnet 'End of Record'", 1, 0, 0, 2, EOR },
|