Home
last modified time | relevance | path

Searched defs:UNIT (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmktest.sh184 function UNIT function
H A Dregress.sh548 function UNIT # cmd arg ... function
/illumos-gate/usr/src/uts/sun/sys/
H A Dzsdev.h68 #define UNIT(x) (getminor(x) & ~OUTLINE) macro
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h90 typedef short UNIT; /* unit of profiling */ typedef
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h379 #define UNIT(x) (getminor(x) & ~(OUTLINE | RSC_DEVICE)) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h431 #define UNIT(x) (getminor(x) & ~OUTLINE) macro