Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c332 svc_component_valid(const char *str) in svc_component_valid() function
444 if ((err != 0 && err != ENOENT) || !svc_component_valid(instance)) in svc_fmri_nvl2str()
447 if ((err != 0 && err != ENOENT) || !svc_component_valid(scope)) in svc_fmri_nvl2str()
450 if ((err != 0 && err != ENOENT) || !svc_component_valid(scope)) in svc_fmri_nvl2str()
453 if ((err != 0 && err != ENOENT) || !svc_component_valid(contract)) in svc_fmri_nvl2str()
541 if (!svc_component_valid(str)) { in svc_fmri_str2nvl()
560 if (!svc_component_valid(str)) { in svc_fmri_str2nvl()