Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_main.c64 int g_do_zone = 0; variable
225 g_do_zone = 1; in main()
H A Dsvccfg.h371 extern int g_do_zone;
H A Dsvccfg_libscf.c895 } else if (g_do_zone != 0) { in lscf_prep_hndl()