Lines Matching full:non
35 * z_make_zone_running - change state of non-global zone to "running"
36 * _z_make_zone_ready - change state of non-global zone to "ready"
37 * _z_make_zone_down - change state of non-global zone to "down"
93 * Description: Given a zone element entry for the non-global zone to affect,
94 * change the state of that non-global zone to "running"
96 * Zone list element describing the non-global zone to
99 * B_TRUE - non-global zone state changed successfully
100 * B_FALSE - failed to make the non-global zone run
262 * Description: Given a zone element entry for the non-global zone to affect,
266 * Zone list element describing the non-global zone to
269 * B_TRUE - non-global zone state changed successfully
270 * B_FALSE - failed to make the non-global zone ready
445 * Description: Given a zone element entry for the non-global zone to affect,
446 * change the state of that non-global zone to "down"
448 * Zone list element describing the non-global zone to
451 * B_TRUE - non-global zone state changed successfully
452 * B_FALSE - failed to make the non-global zone down
547 * Non-NULL pointer to name of directory to be unmounted.