Home
last modified time | relevance | path

Searched refs:RCTL_LOCAL_MASK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drctl.h47 #define RCTL_LOCAL_MASK 0xc0000003 macro
/illumos-gate/usr/src/uts/common/syscall/
H A Drctlsys.c152 if (rval->rcv_flagaction & ~RCTL_LOCAL_MASK) in rctl_invalid_value()