Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-loopback48 if smf_is_globalzone; then
67 if smf_is_globalzone; then
H A Ddevices-audio29 smf_is_globalzone || exit $SMF_EXIT_OK
H A Dnet-physical48 if smf_is_globalzone; then
469 if smf_is_globalzone && dladm show-link -p -o class | egrep -s 'overlay'; then
517 if smf_is_globalzone && [ -z "$inet_list" ] && [ -n "$nic" ]; then
H A Didentity-node70 if smf_is_globalzone; then
H A Ddevices-local35 smf_is_globalzone || exit $SMF_EXIT_OK
H A Dfs-usr90 if smf_is_globalzone && [ $rootiszfs = 0 ]; then
H A Dnet-nwam522 if smf_is_globalzone; then
/illumos-gate/usr/src/cmd/halt/smf.i386/
H A Dsvc-boot-config34 smf_is_globalzone || exit $SMF_EXIT_OK
/illumos-gate/usr/src/cmd/halt/smf.sparc/
H A Dsvc-boot-config34 smf_is_globalzone || exit $SMF_EXIT_OK
/illumos-gate/usr/src/cmd/kbd/
H A Dkeymap33 smf_is_globalzone || exit $SMF_EXIT_OK
/illumos-gate/usr/src/cmd/hostid/smf/
H A Dsvc-hostid35 if smf_is_globalzone; then
/illumos-gate/usr/src/cmd/tsol/tsol-zones/
H A Dsvc-tsol-zones51 if smf_is_globalzone; then
/illumos-gate/usr/src/cmd/ibd_upgrade/
H A Dibd-post-upgrade34 if smf_is_globalzone; then
/illumos-gate/usr/src/cmd/initpkg/
H A Drc2.sh107 if smf_is_globalzone; then
H A Drc3.sh91 if smf_is_globalzone; then
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Dsvc-legacy-routing68 if smf_is_globalzone; then
/illumos-gate/usr/src/cmd/syslogd/
H A Dsystem-log64 if smf_is_globalzone; then
/illumos-gate/usr/src/cmd/svc/shell/
H A Dsmf_include.sh65 smf_is_globalzone() { function
H A Dnet_include.sh571 if smf_is_globalzone || ![[ $pif == *4* || $pif == *6* ]]; then