Searched refs:SCF_FMRI_LOCAL_SCOPE (Results 1 – 5 of 5) sorted by relevance
86 #define SCF_FMRI_LOCAL_SCOPE "localhost" macro
5204 my_scope = SCF_FMRI_LOCAL_SCOPE; in scf_parse_svc_fmri()5213 *scope = SCF_FMRI_LOCAL_SCOPE; in scf_parse_svc_fmri()5323 strcmp(my_scope, SCF_FMRI_LOCAL_SCOPE) != 0) { in scf_parse_file_fmri()5572 if (scope != NULL && strcmp(scope, SCF_FMRI_LOCAL_SCOPE) != 0) { in scf_handle_decode_fmri()5689 if (strcmp(tmp, SCF_FMRI_LOCAL_SCOPE) != 0) { in scf_scope_to_fmri()
3372 if (scf_handle_get_scope(h, SCF_FMRI_LOCAL_SCOPE, sc) == -1) in lxml_check_upgrade()
10909 if (strcmp(scope, SCF_FMRI_LOCAL_SCOPE) != 0) { in lscf_service_export()
986 if (strcmp(element, SCF_FMRI_LOCAL_SCOPE) == 0) { in rc_concat_fmri_element()