Searched refs:SCF_FMRI_LOCAL_SCOPE (Results 1 – 5 of 5) sorted by relevance
89 #define SCF_FMRI_LOCAL_SCOPE "localhost" macro
5264 my_scope = SCF_FMRI_LOCAL_SCOPE; in scf_parse_svc_fmri()5273 *scope = SCF_FMRI_LOCAL_SCOPE; in scf_parse_svc_fmri()5383 strcmp(my_scope, SCF_FMRI_LOCAL_SCOPE) != 0) { in scf_parse_file_fmri()5632 if (scope != NULL && strcmp(scope, SCF_FMRI_LOCAL_SCOPE) != 0) { in scf_handle_decode_fmri()5749 if (strcmp(tmp, SCF_FMRI_LOCAL_SCOPE) != 0) { in scf_scope_to_fmri()
3383 if (scf_handle_get_scope(h, SCF_FMRI_LOCAL_SCOPE, sc) == -1) in lxml_check_upgrade()
10946 if (strcmp(scope, SCF_FMRI_LOCAL_SCOPE) != 0) { in lscf_service_export()
976 if (strcmp(element, SCF_FMRI_LOCAL_SCOPE) == 0) { in rc_concat_fmri_element()