Searched refs:smf_is_globalzone (Results 1 – 21 of 21) sorted by relevance
48 if smf_is_globalzone; then67 if smf_is_globalzone; then
29 smf_is_globalzone || exit $SMF_EXIT_OK
33 smf_is_globalzone || exit $SMF_EXIT_OK
70 if smf_is_globalzone; then
35 smf_is_globalzone || exit $SMF_EXIT_OK
47 if smf_is_globalzone; then468 if smf_is_globalzone && [ -z "$inet_list" ] && [ -n "$nic" ]; then
88 if smf_is_globalzone && [ $rootiszfs = 0 ]; then
521 if smf_is_globalzone; then
34 smf_is_globalzone || exit $SMF_EXIT_OK
35 if smf_is_globalzone; then
51 if smf_is_globalzone; then
34 if smf_is_globalzone; then
32 smf_is_globalzone || exit $SMF_EXIT_OK
108 if smf_is_globalzone; then
92 if smf_is_globalzone; then
68 if smf_is_globalzone; then
65 if smf_is_globalzone; then
62 smf_is_globalzone() { function
571 if smf_is_globalzone || ![[ $pif == *4* || $pif == *6* ]]; then