Home
last modified time | relevance | path

Searched refs:Z_PRIV_REQUIRED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dlibzonecfg.h91 #define Z_PRIV_REQUIRED 38 /* required privilege is missing */ macro
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c3738 case Z_PRIV_REQUIRED: in zonecfg_strerror()
5488 return (Z_PRIV_REQUIRED); in verify_privset()
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c2383 case Z_PRIV_REQUIRED: in verify_limitpriv()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c3402 case Z_PRIV_REQUIRED: in get_privset()