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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c204 boolean_t zone_dh_newzone; member in struct:zone_dochandle
616 handle->zone_dh_newzone = B_FALSE;
646 handle->zone_dh_newzone = B_TRUE;
660 handle->zone_dh_newzone = B_FALSE;
676 handle->zone_dh_newzone = B_TRUE;
691 handle->zone_dh_newzone = B_TRUE;
724 rem_handle->zone_dh_newzone = B_TRUE;
751 local_handle->zone_dh_newzone = B_TRUE;
760 if (handle->zone_dh_newzone)
770 return (handle->zone_dh_newzone || handl
[all...]

Completed in 52 milliseconds