Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.h80 #define AUTOFS_FMRI "svc:/system/filesystem/autofs" macro
/titanic_41/usr/src/lib/libshare/autofs/
H A Dlibshare_autofs.c457 instance, sctype, AUTOFS_FMRI, &bufsz); in initautofsprotofromsmf()
559 instance, sctype, AUTOFS_FMRI); in autofs_set_proto_prop()
/titanic_41/usr/src/cmd/svc/milestone/
H A Dnet-loc30 AUTOFS_FMRI="svc:/system/filesystem/autofs"
418 restart_svc $AUTOFS_FMRI
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c171 #define AUTOFS_FMRI "system/filesystem/autofs:default" macro
2022 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()