Searched defs:scf_tmpl_get_by_prop (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c41 * scf_tmpl_get_by_prop(). They also store the iterator state for
2573 * int scf_tmpl_get_by_prop()
2594 scf_tmpl_get_by_prop(scf_pg_tmpl_t *t, const char *prop, function
6271 if (scf_tmpl_get_by_prop(t, prop_name, pt, 0) != 0) {
/illumos-gate/usr/src/man/man3scf/
H A DMakefile172 scf_tmpl_get_by_prop.3scf \
390 scf_tmpl_get_by_prop.3scf := LINKSRC = scf_tmpl_prop_create.3scf

Completed in 72 milliseconds