Searched refs:scf_parse_svc_fmri (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h234 int scf_parse_svc_fmri(char *, const char **, const char **, const char **,
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c6124 * Note: In the scf_parse_svc_fmri(), scf_parse_file_fmri() and
6131 scf_parse_svc_fmri(char *fmri, const char **scope, const char **service, function
6336 return (scf_parse_svc_fmri(fmri, scope, service, instance,
6350 return (scf_parse_svc_fmri(fmri, scope, service, instance,
6373 r = scf_parse_svc_fmri(local, &scope, &service, &instance, &pg,
6442 if (scf_parse_svc_fmri(local, &scope, &service, &instance,
7333 if (scf_parse_svc_fmri(fmri, &scope_name, &svc_name, &inst_name,

Completed in 32 milliseconds