Home
last modified time | relevance | path

Searched refs:CR (Results 1 – 25 of 50) sorted by relevance

12

/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c60 #define CR '\r' macro
72 static char tclrhp[] = {ESC, '3', CR, 0}; /* hp terminals */
74 static char tclrsh[] = {ESC, CLEAR, CR, 0};
75 static char tclrgs[] = {ESC, TAB, CR, 0}; /* short, for 300s */
76 static char tclr40[] = {ESC, 'R', CR, 0}; /* TTY 40/2, 4424 */
77 static char tclribm[] = {ESC, '1', CR, 0}; /* ibm */
534 *p++ = CR; in settabs()
579 *p++ = CR; in settabs()
584 *p++ = CR; in settabs()
610 *p++ = CR; in settabs()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_http.c43 #define CR 13 /* "carriage return" character */ macro
89 if (c == 0 && *p != CR && *p != LF) in interpret_http()
97 q = memchr(p, CR, (endp - p)); in interpret_http()
/illumos-gate/usr/src/common/ficl/test/
H A Dcore.fr952 TESTING OUTPUT: . ." CR EMIT SPACE SPACES TYPE U.
955 ." YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS:" CR
956 41 BL DO I EMIT LOOP CR
957 61 41 DO I EMIT LOOP CR
958 7F 61 DO I EMIT LOOP CR
959 ." YOU SHOULD SEE 0-9 SEPARATED BY A SPACE:" CR
960 9 1+ 0 DO I . LOOP CR
961 ." YOU SHOULD SEE 0-9 (WITH NO SPACES):" CR
962 [CHAR] 9 1+ [CHAR] 0 DO I 0 SPACES EMIT LOOP CR
963 ." YOU SHOULD SEE A-G SEPARATED BY A SPACE:" CR
[all …]
H A Dtester.fr23 TYPE SOURCE TYPE CR \ DISPLAY LINE CORRESPONDING TO ERROR
56 IF DUP >R TYPE CR R> >IN !
/illumos-gate/usr/src/ucblib/libcurses/
H A Dcr_put.c79 if (CR) in fgoto()
80 (void) _puts(CR); in fgoto()
281 if (CR) in plod()
282 (void) tputs(CR, 0, plodput); in plod()
H A Dcurses.c51 char *AL, *BC, *BT, *CD, *CE, *CL, *CM, *CR, *CS, *DC, *DL, *DM, variable
H A Dcr_tty.c43 &AL, &BC, &BT, &CD, &CE, &CL, &CM, &CR, &CS,
/illumos-gate/usr/src/test/util-tests/tests/libsff/
H A Dlibsff_8636_extspec.out12 100GBASE-CR4 or 25GBASE-CR CA-L
13 25GBASE-CR CA-S
14 25GBASE-CR CA-N
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c220 OUTB(dp, CR, lp->cr | CR_SOFT_RST, &err, usberr); in urf_reset_chip()
223 IN(dp, CR, &reg, &err, usberr); in urf_reset_chip()
256 OUTB(dp, CR, lp->cr, &err, usberr); in urf_init_chip()
703 OUTB(dp, CR, lp->cr | CR_WEPROM, &err, usberr); in urf_attach_chip()
712 OUTB(dp, CR, lp->cr, &err, usberr); in urf_attach_chip()
718 OUTB(dp, CR, lp->cr | CR_AUTOLOAD, &err, usberr); in urf_attach_chip()
722 IN(dp, CR, &reg, &err, usberr); in urf_attach_chip()
H A Drtl8150reg.h16 #define CR 0x012e /* Command register */ macro
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard101 # and onlcr attributes to have <NL>'s expanded to <CR><NL>. This
671 CR=`${TPUT} cr`
672 [ -z "${CR}" ] && CR="\r"
676 NL="${CR}\n"
733 echo "${CR}\c"
784 echo "${CR}\c"
792 echo "${CR}${FF}\c"
810 echo "${CR}\c"
830 echo "${CR}${FF}\c"
835 echo "${CR}\c"
[all …]
H A Dtsol_standard100 # and onlcr attributes to have <NL>'s expanded to <CR><NL>. This
687 CR=`${TPUT} cr`
688 [ -z "${CR}" ] && CR="\r"
692 NL="${CR}\n"
749 echo "${CR}\c"
800 echo "${CR}\c"
808 echo "${CR}${FF}\c"
826 echo "${CR}\c"
846 echo "${CR}${FF}\c"
851 echo "${CR}\c"
[all …]
H A Dtsol_standard_foomatic103 # and onlcr attributes to have <NL>'s expanded to <CR><NL>. This
714 CR=`${TPUT} cr`
715 [ -z "${CR}" ] && CR="\r"
721 NL="${CR}\n"
778 echo "${CR}\c"
829 echo "${CR}\c"
837 echo "${CR}${BFF}\c"
855 echo "${CR}\c"
875 echo "${CR}${BFF}\c"
880 echo "${CR}\c"
[all …]
H A Dnetstandard434 CR="\r"
435 NL="${CR}\n"
439 echo "${CR}\c"
451 echo "${CR}${FF}\c"
H A Dtsol_netstandard470 CR="\r"
471 NL="${CR}\n"
475 echo "${CR}\c"
487 echo "${CR}${FF}\c"
H A Dtsol_netstandard_foomatic496 CR="\r"
497 NL="${CR}\n"
501 echo "${CR}\c"
513 echo "${CR}${FF}\c"
/illumos-gate/usr/src/cmd/vntsd/
H A Dchars.h36 #define CR 13 macro
H A Dcmd.c67 char vntsd_eol[] = { CR, LF, 0};
345 if (c != VNTSD_DAEMON_CMD || (prev_char != 0 && prev_char != CR)) { in vntsd_process_daemon_cmd()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c268 #define CR 0x00 macro
327 #define __kick_rx() writel(CR_RXE, ns->base + CR)
559 writel(which, ns->base + CR); in ns83820_do_reset()
562 } while (readl(ns->base + CR) & which); in ns83820_do_reset()
711 writel(CR_TXE, ns->base + CR); in kick_tx()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe.c465 OUTL(dp, CR, CR_RST | CR_TXR | CR_RXR); in sfe_reset_chip_sis900()
480 OUTL(dp, CR, lp->cr | INL(dp, CR)); in sfe_reset_chip_sis900()
519 OUTL(dp, CR, CR_RST); in sfe_reset_chip_dp83815()
522 for (i = 0; INL(dp, CR) & CR_RST; i++) { in sfe_reset_chip_dp83815()
830 OUTL(dp, CR, lp->cr | CR_RXE); in sfe_start_chip()
855 OUTL(dp, CR, lp->cr | CR_TXR | CR_RXR); in sfe_stop_chip()
897 OUTL(dp, CR, CR_TXR | CR_RXR); in sfe_stop_chip_quiesce()
1169 OUTL(dp, CR, lp->cr | CR_TXE); in sfe_tx_start()
1236 OUTL(dp, CR, lp->cr | CR_TXE); in sfe_tx_desc_stat()
1527 OUTL(dp, CR, lp->cr | CR_RXE); in sfe_interrupt()
H A Dsfereg.h120 #define CR 0x00 /* Command register */ macro
/illumos-gate/usr/src/cmd/bnu/
H A DDialers124 # This disables ENTER INTERACTIVE WITH <CR>.
146 # This disables ENTER INTERACTIVE WITH <CR>.
169 # This disables ENTER INTERACTIVE WITH <CR>.
190 # This disables ENTER INTERACTIVE WITH <CR>.
230 # This disables ENTER INTERACTIVE WITH <CR>.
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c55 #define CR '\r' macro
701 c = CR;
792 c = CR;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in218 * can't be used until CR 6876830 is fixed. Meanwhile we source
252 * bitfield value due to CR 6876830.
/illumos-gate/usr/src/cmd/sunpc/other/
H A Ddos2unix.c82 #define CR 0x0D macro

12