Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.c271 static uint8_t prop_reconfig = 0; variable
602 (void) scf_value_get_boolean(val, &prop_reconfig); in read_startd_config()
840 if (prop_reconfig != 1 && st->st_initial != 1) in set_boot_env()
848 if (opt_reconfig == 0 && prop_reconfig == 0) in set_boot_env()
856 if (prop_reconfig != 1) { in set_boot_env()