Home
last modified time | relevance | path

Searched refs:mx (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwphy.c507 kmem_free(mx, sizeof (*mx)); in rtw_max2820_destroy()
569 struct rtw_max2820 *mx; in rtw_max2820_pwrstate() local
572 mx = (struct rtw_max2820 *)rf; in rtw_max2820_pwrstate()
573 bus = &mx->mx_bus; in rtw_max2820_pwrstate()
592 struct rtw_max2820 *mx; in rtw_max2820_create() local
597 mx = (struct rtw_max2820 *)kmem_zalloc(sizeof (*mx), KM_SLEEP); in rtw_max2820_create()
598 if (mx == NULL) in rtw_max2820_create()
601 mx->mx_is_a = is_a; in rtw_max2820_create()
603 rf = &mx->mx_rf; in rtw_max2820_create()
604 bus = &mx->mx_bus; in rtw_max2820_create()
[all …]
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfputwc.c67 rmutex_t *mx; in __fputwc_impl() local
92 FLOCKFILE(mx, fp); in __fputwc_impl()
102 FUNLOCKFILE(mx); in __fputwc_impl()
106 FUNLOCKFILE(mx); in __fputwc_impl()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist.awk84 mx = 151 # max number of entries for sys_errlist[]
85 if (hi > mx)
87 printf "awk: ERROR! sys_errlist[] > %d entries\n", mx
/illumos-gate/usr/src/cmd/troff/
H A Dn3.c270 if (contab[i].mx)
271 ffree((filep)contab[i].mx);
274 contab[i].mx = 0;
293 if (app && oldmn >= 0 && contab[oldmn].mx) {
295 ip = (filep)contab[oldmn].mx;
318 contab[i].mx = (unsigned) nextb;
734 if ((i = getsn()) == 0 || (j = findmn(i)) == -1 || !contab[j].mx) { in setstr()
742 return pushi((filep)contab[j].mx, i); in setstr()
1013 if ((xx = contab[i].rq) == 0 || contab[i].mx == 0) in casepm()
1017 j = (filep) contab[i].mx; in casepm()
H A Dtdef.h417 unsigned mx; member
H A Dn1.c687 return pushi((filep)contab[j].mx, a);
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dgetwin.c81 int by, bx, my, mx; in getwin() local
84 if (fscanf(fp, "MAX=%d,%d BEG=%d,%d ", &my, &mx, &by, &bx) < 4) in getwin()
90 if ((w = newwin(my, mx, by, bx)) == NULL) in getwin()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dgetwin.c79 int by, bx, my, mx; local
86 if (fscanf(fp, "MAX=%d,%d BEG=%d,%d ", &my, &mx, &by, &bx) < 4)
92 if ((w = newwin(my, mx, by, bx)) == (WINDOW *) 0)
/illumos-gate/usr/src/cmd/mdb/common/modules/smbfs/
H A Dsmbfs.c64 int len, mx = sizeof (buf) - 4; in print_str() local
69 if (len > mx) in print_str()
70 strcpy(&buf[mx], "..."); in print_str()
/illumos-gate/usr/src/cmd/od/
H A Dod.c865 int mx; in main() local
898 mx = (buffer.navail > blocksize) ? blocksize : buffer.navail; in main()
908 for (i = 0, j = buffer.cons; i < mx; i += out->width) { in main()
915 buffer.cons += mx; in main()
917 offset += mx; in main()
918 buffer.navail -= mx; in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dsupport.c527 long mx,scalx;
551 if((mx=px[n0]&mexp)==mexp) return(x); /* sqrt(+INF) is +INF */
560 if(mx==0) {x *= b54 ; scalx-=0x01b00000;}
564 if(mx>0x5ff00000) {px[n0] -= 0x20000000; scalx+= 0x10000000;}
565 if(mx<0x1ff00000) {px[n0] += 0x20000000; scalx-= 0x10000000;}
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtgetch.c381 int j, mx, my; in get_xterm_mouse() local
421 mx = c1 - ' '; in get_xterm_mouse()
431 mx = c1 * (c2 - ' '); in get_xterm_mouse()
442 MOUSE_X_POS = mx; in get_xterm_mouse()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dview.test328 CREATE VIEW v8 AS SELECT max(cnt) AS mx FROM
335 SELECT mx+10, mx*2 FROM v8;
340 SELECT mx+10, pqr FROM v6, v8 WHERE xyz=2;
345 SELECT mx+10, pqr FROM v6, v8 WHERE xyz>2;
/illumos-gate/usr/src/cmd/rctladm/
H A DMakefile32 lint := LINTFLAGS = -mx
/illumos-gate/usr/src/cmd/dumpadm/
H A DMakefile34 lint := LINTFLAGS = -mx
/illumos-gate/usr/src/cmd/mdb/common/modules/nsmb/
H A Dnsmb.c56 int len, mx = sizeof (buf) - 4; in print_str() local
61 if (len > mx) in print_str()
62 strcpy(&buf[mx], "..."); in print_str()
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.sub14 16693 bwk mx
19 7450 mx
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.tab231 mx mexico es
272 esm es mx
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.c1319 case kDNSType_KX: return DomainNameHashValue(&rdb->mx.exchange); in RDataHashValue()
1387 case kDNSType_KX: return (mDNSBool)( b1->mx.preference == b2->mx.preference && in SameRDataBody()
1388 samename(&b1->mx.exchange, &b2->mx.exchange)); in SameRDataBody()
1769 … case kDNSType_KX: return (mDNSu16)(2 + CompressedDomainNameLength(&rd->mx.exchange, name)); in GetRDLength()
1836 len = DomainNameLengthLimit(&rd->u.mx.exchange, rd->u.data + rdlength); in ValidateRData()
2040 ptr = putVal16(ptr, rdb->mx.preference); in putRData()
2041 return(putDomainNameAsLabels(msg, ptr, limit, &rdb->mx.exchange)); in putRData()
2753 rdb->mx.preference = (mDNSu16)((mDNSu16)ptr[0] << 8 | ptr[1]); in SetRData()
2757 ptr = getDomainName(msg, ptr, end, &rdb->mx.exchange); in SetRData()
2761 if (!AssignDomainNameWithLimit(&rdb->mx.exchange, (domainname *)ptr, end)) in SetRData()
[all …]
H A DDNSCommon.h195 …| (RR)->rrtype == kDNSType_RT || (RR)->rrtype == kDNSType_KX ) ? &(RR)->rdata->u.mx.exchange : \
H A DmDNSEmbeddedAPI.h940 rdataMX mx; member
954 rdataMX mx; member
/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c1513 taskq_thread_wait(taskq_t *tq, kmutex_t *mx, kcondvar_t *cv, in taskq_thread_wait() argument
1522 cv_wait(cv, mx); in taskq_thread_wait()
1524 ret = cv_reltimedwait(cv, mx, timeout, TR_CLOCK_TICK); in taskq_thread_wait()
1527 CALLB_CPR_SAFE_END(cprinfo, mx); in taskq_thread_wait()
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c2377 mutex_t mx; in lowner_cb() member
2384 &rw_m.mx, sizeof (rw_m.mx)) != PS_OK) in lowner_cb()
2387 if (rw_m.mx.mutex_magic == MUTEX_MAGIC && in lowner_cb()
2388 rw_m.mx.mutex_owner == ocb->th_p->th_unique) in lowner_cb()
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dhelpfile112 -bt /mx host :returns the MX records for `host'.
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica2446 # http://www.conae.gob.mx/ahorro/decretohorver2001.html#decre
2487 # http://www.conae.gob.mx/ahorro/horaver2001_m1_2002.html (2002-02-20)
2503 # http://gaceta.diputados.gob.mx/Gaceta/61/2009/dic/20091210-V.pdf
2507 # http://gaceta.diputados.gob.mx/Gaceta/61/2009/dic/V2-101209.html
2514 # http://dof.gob.mx/nota_detalle.php?codigo=5127480&fecha=06/01/2010
2550 # http://www.dof.gob.mx/nota_detalle.php?codigo=5380123&fecha=31/01/2015
2566 # https://www.dof.gob.mx/nota_detalle.php?codigo=5670045&fecha=28/10/2022
2636 # http://gaceta.diputados.gob.mx/PDF/65/2a022/nov/20221124-VII.pdf
2651 # http://gaceta.diputados.gob.mx/PDF/65/2a022/nov/20221124-VII.pdf
2704 # http://www.nayarit.gob.mx/notes.asp?id=20748
[all …]

12