Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/sunpc/other/
H A Dunix2dos.c83 #define CR 0x0D macro
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vmain.c1489 case CR:
1491 c = CR;
H A Dex.h201 #define CR '\r' macro
H A Dex_voper.c690 case CR: in operate()
H A Dex_vops2.c1358 case CR:
/illumos-gate/usr/src/cmd/vntsd/
H A Dcommon.c394 if (c == CR) { in vntsd_read_line()
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h59 extern char *AL, *BC, *BT, *CD, *CE, *CL, *CM, *CR, *CS, *DC, *DL,
/illumos-gate/usr/src/ucblib/libcurses/
H A Dmapfile-vers61 CR { ASSERT = { TYPE = OBJECT; SIZE = addrsize; }; };
/illumos-gate/usr/src/data/zoneinfo/
H A Dcountry.tab80 CR Costa Rica
H A Dzone.tab.txt148 CR +0956-08405 America/Costa_Rica
H A Dzone_sun.tab171 CR +0956-08405 America/Costa_Rica -
H A Dnorthamerica2998 Rule CR 1979 1980 - Feb lastSun 0:00 1:00 D
2999 Rule CR 1979 1980 - Jun Sun>=1 0:00 0 S
3000 Rule CR 1991 1992 - Jan Sat>=15 0:00 1:00 D
3003 Rule CR 1991 only - Jul 1 0:00 0 S
3004 Rule CR 1992 only - Mar 15 0:00 0 S
3010 -6:00 CR C%sT
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2386 #define FORALL_CACHERECORDS(SLOT,CG,CR) \ argument
2389 for ((CR) = (CG)->members; (CR); (CR)=(CR)->next)
H A DmDNS.c3208 #define CacheCheckGracePeriod(CR) ( \ argument
3209 ((CR)->CRActiveQuestion == mDNSNULL ) ? (60 * mDNSPlatformOneSecond) : \
3210 ((CR)->UnansweredQueries < MaxUnansweredQueries) ? (TicksTTL(CR)/50) : \
3211 ((CR)->resrec.rroriginalttl > 10 ) ? (mDNSPlatformOneSecond) : \
3212 ((CR)->resrec.rroriginalttl > 0 ) ? (mDNSPlatformOneSecond/10) : 0)
3214 #define NextCacheCheckEvent(CR) ((CR)->NextRequiredQuery + CacheCheckGracePeriod(CR)) argument
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids18682 1401 CR-Systems A/S
19068 0035 S310-CR 10GbE Single Port Adapter
19069 0036 S320-LP-CR 10GbE Dual Port Adapter
19070 0037 N320-G2-CR 10GbE Dual Port Adapter
19119 4501 T420-CR Unified Wire Storage Controller
19120 4502 T422-CR Unified Wire Storage Controller
19121 4503 T440-CR Unified Wire Storage Controller
19143 4601 T420-CR Unified Wire Storage Controller
19144 4602 T422-CR Unified Wire Storage Controller
23366 17d5 7830 X3110 Single Port 10GBase-CR
[all …]
H A Dusb.ids16338 160c CR-55
16343 161a CR-25
16353 1639 CR-135i
16568 0500 iAPP CR-e500 Card reader
17429 0361 CR-75: 51-in-1 Card Reader/Writer [Sakar]
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg245 @ MSG_EM_CR_NF "CR"
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6542 facilitate a Solaris 10 backport, this will be done separately as CR
961 for filtering. As a part of this, CR 6487534 will be fixed.
1006 Also, this basic implementation scheme also addresses CR 6485164, so
1023 - CR 6482163 causes excessive lint errors with libxnet; will fix.
1043 and async_timeout() as well, and fixes CR 6487958 as a
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src6570 # S1 10 CR/LF
6571 # U do CR/LF when CR received
6572 # D do CR when CR received
6642 # S1 10 CR/LF (U = CR/LF on CR received, D = CR on CR received)
7194 # X CR only
14486 # EOFSTRING '' EOLSTRING <CR> EOMCHARS <CR> <NU>
14528 # EOFSTRING '' EOLSTRING <CR> EOMCHARS <CR> <NU>
16985 # 3 = auto LF on CR (0 = no LF on CR)
16986 # 4 = auto CR on LF (0 = no CR on LF)
17802 # :BS=^U:CL=^V:CR=^B:
[all …]
H A Dterminfo.src7394 # S1 10 CR/LF
7395 # U do CR/LF when CR received
7396 # D do CR when CR received
7468 # S1 10 CR/LF (U = CR/LF on CR received, D = CR on CR received)
8039 # X CR only
16359 # EOFSTRING '' EOLSTRING <CR> EOMCHARS <CR> <NU>
16404 # EOFSTRING '' EOLSTRING <CR> EOMCHARS <CR> <NU>
19068 # 3 = auto LF on CR (0 = no LF on CR)
19069 # 4 = auto CR on LF (0 = no CR on LF)
19956 # :BS=^U:CL=^V:CR=^B:
[all …]
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c150 #define CR (13) macro
569 while (s[0] == ' ' || s[0] == HT || s[0] == CR || s[0] == LF) { in skip_lws()
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README897 5086352 libld.so.3 should be built with a .SUNW_ctf ELF section, ready for CR
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4231 ifdef(`_VIRTHOSTS_', `CR$={VirtHost}', `dnl')
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE28 12-06-27 Fix unitialized data reference for <CR> as first char in --vi mode.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt6362 correctly digest Windows/DOS formatted files (with CR/LF).
14245 This turned out to be the "LF versus CR/LF" difference between

12