Searched refs:CR (Results 26 - 50 of 54) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/
H A Dgeneral.h66 #define CR '\r' macro
H A Dutil.c630 case 'r': c = CR;
/opensolaris-onvv-gate/usr/src/cmd/sunpc/other/
H A Ddos2unix.c84 #define CR 0x0D macro
387 * if current char is not a CR.
H A Dunix2dos.c86 #define CR 0x0D macro
396 * if current char is not a CR.
/opensolaris-onvv-gate/usr/src/cmd/terminfo/
H A Dhp.ti50 hp+pfk+cr|hp function keys with CR,
54 hp+pfk-cr|hp function keys w/o CR,
/opensolaris-onvv-gate/usr/src/ucblib/libcurses/
H A Dcr_tty.c45 &AL, &BC, &BT, &CD, &CE, &CL, &CM, &CR, &CS,
/opensolaris-onvv-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h120 #define CR 0x00 /* Command register */ macro
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h2194 #define FORALL_CACHERECORDS(SLOT,CG,CR) \
2197 for ((CR) = (CG)->members; (CR); (CR)=(CR)->next)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.pm15 'CARRIAGE RETURN' => 'CARRIAGE RETURN (CR)',
20 'CR' => 'CARRIAGE RETURN (CR)',
498 CARRIAGE RETURN (CR)
509 CR
H A DPerlIO.pm87 converts pairs of CR,LF to a single "\n" newline character. On write
88 converts each "\n" to a CR,LF pair. Note that this layer likes to be
H A Dperl5db.pl4527 # happen when you ask for h on <CR> for example
4533 # XXX: finds CR but not <CR>
6760 <B<CR>> Repeat last B<n> or B<s> command.
6916 B<f> I<filename> View source in file <B<CR>/B<Enter>> Repeat last B<n> or B<s>
6946 B<CR>> Repeat last B<n> or B<s> command.
7091 B<f> I<filename> View source in file <B<CR>/B<Enter>> Repeat last B<n> or B<s>
7138 ( < ? # so <CR> works
8379 # XXX: finds CR but not <CR>
[all...]
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_vmain.c1492 case CR:
1494 c = CR;
H A Dex.h201 #define CR '\r' macro
H A Dex_voper.c686 * CR Convenient synonym for +.
689 case CR:
H A Dex_vops2.c1358 case CR:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL461 services, then enter a single space, followed by <CR>. To accept the
462 default, hit <CR>
/opensolaris-onvv-gate/usr/src/cmd/vntsd/
H A Dcommon.c394 if (c == CR) {
/opensolaris-onvv-gate/usr/src/ucbhead/
H A Dcurses.h61 extern char *AL, *BC, *BT, *CD, *CE, *CL, *CM, *CR, *CS, *DC, *DL,
/opensolaris-onvv-gate/usr/src/cmd/gencat/
H A Dgencat.c55 #define CR '\r' macro
701 c = CR;
792 c = CR;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL132 CW. If yours is called something else (like CR), use B<--fixed> to specify
164 Some systems may want CR instead. Only matters for troff(1) output.
/opensolaris-onvv-gate/usr/src/uts/i86pc/ml/
H A Dlocore.s347 .set CYRIX_CRI, 0x22 / CR Index Register
348 .set CYRIX_CRD, 0x23 / CR Data Register
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm1186 CW. If yours is called something else (like CR), use the C<fixed> option to
1221 Some systems may want CR instead. Only matters for B<troff> output.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DLbrk.pl11 000D CR
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README897 5086352 libld.so.3 should be built with a .SUNW_ctf ELF section, ready for CR
/opensolaris-onvv-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c153 #define CR (13) macro
572 while (s[0] == ' ' || s[0] == HT || s[0] == CR || s[0] == LF) {

Completed in 430 milliseconds

123