Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h267 restarter_instance_state_t restarter_string_to_state(char *);
H A Dmapfile-vers65 restarter_string_to_state;
H A Dlibrestart.c920 restarter_string_to_state(char *string) in restarter_string_to_state() function
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c530 *state = restarter_string_to_state(char_state); in libscf_read_state()