Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.c486 char *startd_options_fmri = uu_msprintf("%s/:properties/options", in read_startd_config() local
500 if (startd_options_fmri == NULL || startd_reconfigure_fmri == NULL) in read_startd_config()
604 if (scf_handle_decode_fmri(hndl, startd_options_fmri, NULL, NULL, NULL, in read_startd_config()
739 uu_free(startd_options_fmri); in read_startd_config()