Home
last modified time | relevance | path

Searched refs:MX (Results 1 – 19 of 19) sorted by relevance

/titanic_53/usr/src/uts/sun4u/cpu/
H A Dspitfire.c200 #define MX 75 macro
211 C4, M2, M2, 32, M2, 57, MX, M2, M2, 37, 49, M2, 40, M2, M2, 44,
212 C5, M2, M2, 33, M2, 61, 4, M2, M2, MX, 53, M2, 45, M2, M2, 41,
213 M2, 0, 1, M2, 10, M2, M2, MX, 15, M2, M2, MX, M2, M3, M3, M2,
214 C6, M2, M2, 42, M2, 59, 39, M2, M2, MX, 51, M2, 34, M2, M2, 46,
215 M2, 25, 29, M2, 27, M4, M2, MX, 31, M2, M4, MX, M2, MX, MX, M2,
216 M2, MX, 36, M2, 7, M2, M2, 54, MX, M2, M2, 62, M2, 48, 56, M2,
217 M3, M2, M2, MX, M2, MX, 22, M2, M2, 18, MX, M2, M3, M2, M2, MX,
218 C7, M2, M2, 47, M2, 63, MX, M2, M2, 6, 55, M2, 35, M2, M2, 43,
219 M2, 5, MX, M2, MX, M2, M2, 50, 38, M2, M2, 58, M2, 52, 60, M2,
[all …]
/titanic_53/usr/src/cmd/sendmail/cf/feature/
H A Drelay_based_on_MX.m419 # MX map (to allow relaying to hosts that we MX for)
H A Dbestmx_is_local.m431 # If we are the best MX for a site, then we want to accept
34 # listed us as their best MX.
37 # lower cost method is to list all the expected best MX hosts
/titanic_53/usr/src/data/zoneinfo/
H A Dzone.tab.txt278 MX +1924-09909 America/Mexico_City Central Mexico
279 MX +2105-08646 America/Cancun Quintana Roo
280 MX +2058-08937 America/Merida Campeche, Yucatan
281 MX +2540-10019 America/Monterrey Durango; Coahuila, Nuevo Leon, Tamaulipas (most areas)
282 MX +2550-09730 America/Matamoros Coahuila, Nuevo Leon, Tamaulipas (US border)
283 MX +2838-10605 America/Chihuahua Chihuahua (most areas)
284 MX +3144-10629 America/Ciudad_Juarez Chihuahua (US border - west)
285 MX +2934-10425 America/Ojinaga Chihuahua (US border - east)
286 MX +2313-10625 America/Mazatlan Baja California Sur, Nayarit (most areas), Sinaloa
287 MX +2048-10515 America/Bahia_Banderas Bahia de Banderas
[all …]
H A Dzone_sun.tab301 MX +1924-09909 America/Mexico_City - Central Mexico
302 MX +2105-08646 America/Cancun - Quintana Roo
303 MX +2058-08937 America/Merida - Campeche, Yucatan
304 MX +2540-10019 America/Monterrey - Durango; Coahuila, Nuevo Leon, Tamaulipas (most areas)
305 MX +2550-09730 America/Matamoros - Coahuila, Nuevo Leon, Tamaulipas (US border)
306 MX +2838-10605 America/Chihuahua - Chihuahua (most areas)
307 MX +3144-10629 America/Ciudad_Juarez - Chihuahua (US border - west)
308 MX +2934-10425 America/Ojinaga - Chihuahua (US border - east)
309 MX +2313-10625 America/Mazatlan - Baja California Sur, Nayarit (most areas), Sinaloa
310 MX +2048-10515 America/Bahia_Banderas - Bahia de Banderas
[all …]
H A Dcountry.tab182 MX Mexico
/titanic_53/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4396 # perform initial split of envelope without checking MX records
473 # fallback MX host
479 # if we are the best MX host for a site, try it directly instead of config err
1721 dnl do "we" ($=w) act as backup MX server for the destination domain?
1722 R<NO> $* < @ $+ > $: <MX> < : $(mxserved $2 $) : > < $1 < @$2 > >
1723 R<MX> < : $* <TEMP> : > $* $#TEMP $@ 4.4.0 $: "450 Can not check MX records for recipient host " $1
1725 R<MX> < $* : $=w. : $* > < $+ > $: <RELAY> $4
1727 R<MX> < : $* : > < $+ > $: <NO> $2', `dnl')
1957 # Look up MX records and ferret away a copy of the original address.
1959 R$+ $:<MX><$1><:$(mxlist $1$):><:>
[all …]
/titanic_53/usr/src/cmd/sendmail/cf/cf/
H A Dsendmail.mc14 # if MX records are unavailable. A short-cut rule is also defined, which
/titanic_53/usr/src/lib/libc/port/threads/
H A Dsynch.c486 qp->qh_type = (i < QHASHSIZE)? MX : CV; in queue_alloc()
523 qtype = ((qp - udp->queue_head) < QHASHSIZE)? MX : CV; in QVERIFY()
563 ASSERT(qtype == MX || qtype == CV); in queue_lock()
1626 qp = queue_lock(mp, MX); in mutex_wakeup()
1665 qp = queue_lock(mp, MX); in mutex_wakeup_all()
1810 qp = queue_lock(mp, MX); in mutex_lock_queue()
1835 qp = queue_lock(mp, MX); in mutex_lock_queue()
1851 self->ul_qtype == MX && in mutex_lock_queue()
3240 mqp = queue_lock(mp, MX); in cond_sleep_queue()
3765 mqp = queue_lock(mp, MX); in cond_signal()
[all …]
H A Drwlock.c388 qp = queue_lock(rwlp, MX); in rw_queue_release()
595 qp = queue_lock(rwlp, MX); in rwlock_lock()
672 qp = queue_lock(rwlp, MX); in rwlock_lock()
H A Dthr.c1683 qp->qh_type = (i < QHASHSIZE)? MX : CV; in postfork1_child()
/titanic_53/usr/src/boot/sys/boot/fdt/dts/arm/
H A Defikamx.dts38 model = "Genesi Efika MX";
/titanic_53/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c263 (ulwp.ul_qtype == MX ? STACKS_SOBJ_MX : STACKS_SOBJ_CV)); in stacks_findstack()
/titanic_53/usr/src/cmd/sendmail/cf/
H A DREADME454 a variant on SMTP) is used. WARNING: if you have a wildcard MX
962 lists us as the best possible MX record. This generates
968 WILDCARD MX RECORDS!!! If you have a wildcard MX record
1008 Turns on the ability to allow relaying based on the MX
1010 is, if an MX record for host foo.com points to your site,
1059 MX record in DNS). If you are inside a firewall that has
1276 e-mails to. Note that MX records will be used if the
1402 resolves to a "bad" MX record. By default these are
1403 MX records which resolve to A records that match the
1534 via MX records. For example, you might have:
[all …]
/titanic_53/usr/src/lib/libc/inc/
H A Dthr_uberdata.h432 #define MX 0 macro
439 & (QHASHSIZE - 1)) + (((type) == MX)? 0 : QHASHSIZE))
/titanic_53/usr/src/cmd/sendmail/lib/
H A Dhelpfile112 -bt /mx host :returns the MX records for `host'.
/titanic_53/usr/src/data/hwdata/
H A Dpci.ids333 1028 1fd4 PERC H745P MX
503 1028 1fd1 PERC H730P MX
724 1028 1fd2 HBA330 MX
756 1028 2117 PERC H965i MX
761 1028 213e PERC H765i MX
764 1028 2141 PERC H365i MX
841 1028 200e HBA350i MX Invalid
851 1028 200e HBA350i MX
862 1028 200e HBA350i MX
882 1028 200e HBA350i MX Tampered
[all …]
H A Dusb.ids2694 0076 MX-Board 3.0 G80-3850
2695 0077 MX BOARD 3.0S FL NBL Keyboard
2696 0079 MX BOARD 3.0S FL RGB Keyboard
2699 0083 MX BOARD 3.0S FL RGB (KOREAN) Keyboard
2703 00ab MX 1.0 FL BL Keyboard
2704 00ac MX BOARD 1.0 TKL RGB Keyboard
2705 00b7 MX BOARD 8.0 TKL RGB Keyboard
2706 00bb MX BOARD 10.0 FL RGB Keyboard
2708 00c4 MX BOARD 2.0S FL RGB Keyboard
2711 00c9 CCF MX 8.0 TKL BL Keyboard
[all …]
/titanic_53/usr/src/cmd/fm/dicts/
H A DSUN4U.po3404 # code: SUN4U-8006-MX
3407 msgid "SUN4U-8006-MX.type"
3409 msgid "SUN4U-8006-MX.severity"
3411 msgid "SUN4U-8006-MX.description"
3413 msgid "SUN4U-8006-MX.response"
3415 msgid "SUN4U-8006-MX.impact"
3417 msgid "SUN4U-8006-MX.action"