Searched defs:scf_tmpl_iter_pgs (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/lib/libscf/common/ |
| H A D | scf_tmpl.c | 42 * scf_tmpl_iter_pgs() and scf_tmpl_iter_props(). 2270 * int scf_tmpl_iter_pgs() 2296 scf_tmpl_iter_pgs(scf_pg_tmpl_t *t, const char *fmri, const char *snapshot, function 6407 while ((ret = scf_tmpl_iter_pgs(t, fmri, snapname, NULL, 6416 while ((ret = scf_tmpl_iter_pgs(r, fmri, snapname, pg_type, 6669 while ((r = scf_tmpl_iter_pgs(t, fmri, snapshot, NULL,
|
| /illumos-gate/usr/src/man/man3scf/ |
| H A D | Makefile | 173 scf_tmpl_iter_pgs.3scf \ 380 scf_tmpl_iter_pgs.3scf := LINKSRC = scf_tmpl_pg_create.3scf
|
Completed in 72 milliseconds