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

/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c70 * assemble_fmri() merges them into a property FMRI. Note that if the base
71 * FMRI is NULL, assemble_fmri() gets the base FMRI from scf_myname().
75 assemble_fmri(scf_handle_t *h, const char *base, const char *pg, function
1670 if ((fmri_buf = assemble_fmri(h, instance, pgname, propname)) == NULL) {
1698 if ((svcfmri = assemble_fmri(h, fmri_buf, pgname,

Completed in 47 milliseconds