Home
last modified time | relevance | path

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

/titanic_41/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_41/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_41/usr/src/data/zoneinfo/
H A Dzone.tab.txt280 MX +1924-09909 America/Mexico_City Central Time
281 MX +2105-08646 America/Cancun Eastern Standard Time - Quintana Roo
282 MX +2058-08937 America/Merida Central Time - Campeche, Yucatan
283 MX +2540-10019 America/Monterrey Central Time - Durango; Coahuila, Nuevo Leon, Tamaulipas (most are…
284 MX +2550-09730 America/Matamoros Central Time US - Coahuila, Nuevo Leon, Tamaulipas (US border)
285 MX +2313-10625 America/Mazatlan Mountain Time - Baja California Sur, Nayarit, Sinaloa
286 MX +2838-10605 America/Chihuahua Mountain Time - Chihuahua (most areas)
287 MX +2934-10425 America/Ojinaga Mountain Time US - Chihuahua (US border)
288 MX +2904-11058 America/Hermosillo Mountain Standard Time - Sonora
289 MX +3232-11701 America/Tijuana Pacific Time US - Baja California
[all …]
H A Dzone_sun.tab303 MX +1924-09909 America/Mexico_City - Central Time
304 MX +2105-08646 America/Cancun - Eastern Standard Time - Quintana Roo
305 MX +2058-08937 America/Merida - Central Time - Campeche, Yucatan
306 MX +2540-10019 America/Monterrey - Central Time - Durango; Coahuila, Nuevo Leon, Tamaulipas (most a…
307 MX +2550-09730 America/Matamoros - Central Time US - Coahuila, Nuevo Leon, Tamaulipas (US border)
308 MX +2313-10625 America/Mazatlan - Mountain Time - Baja California Sur, Nayarit, Sinaloa
309 MX +2838-10605 America/Chihuahua - Mountain Time - Chihuahua (most areas)
310 MX +2934-10425 America/Ojinaga - Mountain Time US - Chihuahua (US border)
311 MX +2904-11058 America/Hermosillo - Mountain Standard Time - Sonora
312 MX +3232-11701 America/Tijuana - Pacific Time US - Baja California
[all …]
H A Dcountry.tab182 MX Mexico
/titanic_41/usr/src/cmd/sendmail/cf/cf/
H A Dsendmail.mc14 # if MX records are unavailable. A short-cut rule is also defined, which
/titanic_41/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_41/usr/src/lib/libc/port/threads/
H A Dsynch.c485 qp->qh_type = (i < QHASHSIZE)? MX : CV; in queue_alloc()
522 qtype = ((qp - udp->queue_head) < QHASHSIZE)? MX : CV; in QVERIFY()
562 ASSERT(qtype == MX || qtype == CV); in queue_lock()
1625 qp = queue_lock(mp, MX); in mutex_wakeup()
1664 qp = queue_lock(mp, MX); in mutex_wakeup_all()
1809 qp = queue_lock(mp, MX); in mutex_lock_queue()
1834 qp = queue_lock(mp, MX); in mutex_lock_queue()
1850 self->ul_qtype == MX && in mutex_lock_queue()
3197 mqp = queue_lock(mp, MX); in cond_sleep_queue()
3722 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.c1682 qp->qh_type = (i < QHASHSIZE)? MX : CV; in postfork1_child()
/titanic_41/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_41/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_41/usr/src/lib/libc/inc/
H A Dthr_uberdata.h432 #define MX 0 macro
439 & (QHASHSIZE - 1)) + (((type) == MX)? 0 : QHASHSIZE))
/titanic_41/usr/src/cmd/sendmail/lib/
H A Dhelpfile112 -bt /mx host :returns the MX records for `host'.
/titanic_41/usr/src/data/hwdata/
H A Dpci.ids269 1028 1fd4 PERC H745P MX
428 1028 1fd1 PERC H730P MX
618 1028 1fd2 HBA330 MX
5124 0671 671MX
5498 0c60 Gladiac MX
8834 0110 NV11 [GeForce2 MX/MX 400]
8838 1048 0c60 Gladiac MX
8844 10b0 0001 GeForce2 MX Jumbo TV
8845 10de 0091 Dell OEM GeForce 2 MX 400
8846 10de 00a1 Apple OEM GeForce2 MX
[all …]
H A Dusb.ids2497 010d MX-Board 3.0 Keyboard
2855 c51a MX Revolution/G7 Cordless Mouse
2858 c525 MX Revolution Cordless Mouse
3293 100c UC-MX
4856 a11b Mouse [MX-3200]
6320 003c VAIO-MX LCD Control
15501 0200 SXV interface for paraller MX cameras
16473 0054 i.MX 6Dual/6Quad SystemOnChip in RecoveryMode
16474 0061 i.MX 6Solo/6DualLite SystemOnChip in RecoveryMode
16511 0038 GD01 MX LCD Display/IR Receiver
[all …]
/titanic_41/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"