Home
last modified time | relevance | path

Searched refs:exclude_global (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c718 boolean_t exclude_global) in zone_print_list() argument
737 if (exclude_global && zents[i].zid == GLOBAL_ZONEID) in zone_print_list()
1377 exclude_global = B_FALSE; in list_func() local
1406 exclude_global = B_TRUE; in list_func()
1426 exclude_global); in list_func()