Searched refs:v_state (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c1207 scf_value_t *v_state = NULL, *v_state_next = NULL, *v_stime = NULL; local
1225 (v_state = scf_value_create(h)) == NULL ||
1276 if (scf_value_set_astring(v_state, str_new_state) != 0 ||
1345 SCF_TYPE_ASTRING, v_state)) != 0 ||
1480 scf_value_destroy(v_state);

Completed in 26 milliseconds