Home
last modified time | relevance | path

Searched defs:MSIZE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h163 #define MSIZE 256 /* size of an mbuf */ macro
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c62 #define MSIZE LINE_MAX macro
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dmbuf.h77 #define MSIZE 256 macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h928 #define MSIZE(X) ((X)->rt_msize) macro
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h537 #define MSIZE 0x0c /* Size without additional pages */ macro