Searched refs:AUTOFS_FMRI (Results 1 – 4 of 4) sorted by relevance
80 #define AUTOFS_FMRI "svc:/system/filesystem/autofs" macro
457 instance, sctype, AUTOFS_FMRI, &bufsz); in initautofsprotofromsmf()559 instance, sctype, AUTOFS_FMRI); in autofs_set_proto_prop()
30 AUTOFS_FMRI="svc:/system/filesystem/autofs"418 restart_svc $AUTOFS_FMRI
171 #define AUTOFS_FMRI "system/filesystem/autofs:default" macro2022 if (!is_service(AUTOFS_FMRI, SCF_STATE_STRING_DISABLED)) { in stop_services()2025 ret = disable_service(AUTOFS_FMRI, B_TRUE); in stop_services()2229 !(is_service(AUTOFS_FMRI, SCF_STATE_STRING_ONLINE))) in start_services()2230 (void) start_service(AUTOFS_FMRI, B_TRUE); in start_services()