Searched refs:svcstate (Results 1 – 2 of 2) sorted by relevance
105 static char svcstate[80]; variable1698 if (strcmp(state, svcstate) != 0) in set_fmri_enabled()1878 if (svcsearch && strcmp(state, svcstate) != 0) in clear_instance()1906 if (strcmp(state, svcstate) != 0) in set_fmri_action()1932 if (svcsearch && strcmp(state, svcstate) != 0) in force_degraded()1958 if (strcmp(state, svcstate) != 0) in force_maintenance()2180 (void) strlcpy(svcstate, optarg, sizeof (svcstate)); in main()2557 if (strcmp(svcstate, SCF_STATE_STRING_MAINT) != 0 && in main()2558 strcmp(svcstate, SCF_STATE_STRING_DEGRADED) != 0) in main()
223 static int svcstate = _IDLE; /* Set when a request is serviced */ variable428 svcstate = _SERVED; in smserverproc_get_serverinfo_1()2000 svcstate = _SERVED; in client_servproc()2437 svcstate = _SERVED; in main_servproc()2873 if (svcstate == _IDLE && svccount == 0) { in closedown()2887 svcstate = _IDLE; in closedown()