Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dzone.c90 error = __systemcall(&rval, SYS_zone, ZONE_GETATTR, zoneid, in zone_getattr()
/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h87 #define ZONE_GETATTR 2 macro
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c1761 case ZONE_GETATTR: in s10_zone()
1852 if ((err = __systemcall(&rval, SYS_zone, ZONE_GETATTR, zoneid, in brand_init()
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c6526 case ZONE_GETATTR: in zone()