Searched defs:assemble_fmri (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/libscf/common/ |
| H A D | midlevel.c | 69 * assemble_fmri() merges them into a property FMRI. Note that if the base 70 * FMRI is NULL, assemble_fmri() gets the base FMRI from scf_myname(). 74 assemble_fmri(scf_handle_t *h, const char *base, const char *pg, function 1667 if ((fmri_buf = assemble_fmri(h, instance, pgname, propname)) == NULL) { 1696 if ((svcfmri = assemble_fmri(h, fmri_buf, pgname,
|
Completed in 30 milliseconds