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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c321 zonecfg_check_handle(zone_dochandle_t handle) function
331 if (zonecfg_check_handle(handle) == Z_OK)
423 if (zonecfg_check_handle(handle) == Z_BAD_HANDLE)
1310 if (zonecfg_check_handle(handle) != Z_OK)
1359 if (zonecfg_check_handle(handle) != Z_OK)
1389 if (zonecfg_check_handle(handle) != Z_OK)
1462 if (zonecfg_check_handle(handle) != Z_OK)

Completed in 67 milliseconds