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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c353 boolean_t zone_dh_newzone; member in struct:zone_dochandle
1109 handle->zone_dh_newzone = B_FALSE;
1136 handle->zone_dh_newzone = B_TRUE;
1150 handle->zone_dh_newzone = B_FALSE;
1166 handle->zone_dh_newzone = B_TRUE;
1181 handle->zone_dh_newzone = B_TRUE;
1188 if (handle->zone_dh_newzone)
1198 return (handle->zone_dh_newzone || handle->zone_dh_snapshot);
1862 handle->zone_dh_newzone = B_FALSE;
1954 handle->zone_dh_newzone
[all...]

Completed in 34 milliseconds