Searched defs:AUTOFS_FMRI (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c171 #define AUTOFS_FMRI "system/filesystem/autofs:default" macro
2087 if (!is_service(AUTOFS_FMRI, SCF_STATE_STRING_DISABLED)) {
2090 ret = disable_service(AUTOFS_FMRI, B_TRUE);
2277 !(is_service(AUTOFS_FMRI, SCF_STATE_STRING_ONLINE)))
2278 (void) start_service(AUTOFS_FMRI, B_TRUE);

Completed in 35 milliseconds