Searched refs:vplat_get_iptype (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.h141 extern int vplat_get_iptype(zlog_t *, zone_iptype_t *);
H A Dvplat.c1063 vplat_get_iptype(zlog_t *zlogp, zone_iptype_t *iptypep) function
1124 if (vplat_get_iptype(zlogp, &iptype) < 0) {
3021 if (vplat_get_iptype(zlogp, &iptype) < 0) {
3083 if (vplat_get_iptype(zlogp, &iptype) < 0) {
4781 if (vplat_get_iptype(zlogp, &iptype) < 0) {
5120 if (vplat_get_iptype(zlogp, &iptype) < 0) {
5315 if (vplat_get_iptype(zlogp, &iptype) < 0) {
H A Dzoneadmd.c915 if (vplat_get_iptype(zlogp, &iptype) == 0 && iptype == ZS_EXCLUSIVE) {

Completed in 252 milliseconds