Searched defs:zone_setattr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dzone.c98 zone_setattr(zoneid_t zoneid, int attr, void *valp, size_t size) function
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c190 * - zone_setattr: set attributes of a zone
418 * bootargs parameter to be set by the zone_setattr API instead.
5683 * Systemcall entry point for zone_setattr(2).
5687 zone_setattr(zoneid_t zoneid, int attr, void *buf, size_t bufsize) function
6495 return (zone_setattr((zoneid_t)(uintptr_t)arg1,

Completed in 72 milliseconds