Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c620 boolean_t inaltroot; in fetch_zents() local
652 inaltroot = zonecfg_in_alt_root(); in fetch_zents()
653 if (inaltroot) { in fetch_zents()
677 if (!inaltroot) in fetch_zents()
694 if (inaltroot && strcmp(name, GLOBAL_ZONENAME) != 0) in fetch_zents()