Lines Matching refs:restarter
570 "restarter states to MAINTENANCE and NONE\n");
813 * get info event property from restarter:default
940 get_restarter(scf_handle_t *h, scf_propertygroup_t *pg, char **restarter)
945 libscf_read_single_astring(h, prop, restarter) != 0)
946 *restarter[0] = '\0';
1172 * Since general/restarter can be at the service level, we must do
2521 * equal to LOG_PREFIX_EARLY, then the property restarter/alt_logfile
2522 * of the instance is used; otherwise, restarter/logfile is used.
3595 const char * const startd_svc = "system/svc/restarter";
3600 "svc:/system/svc/restarter:default") == 0);