Searched refs:scf_tmpl_pg_create (Results 1 – 7 of 7) sorted by relevance
36 scf_tmpl_pg_create.3scf \378 scf_tmpl_get_by_pg.3scf := LINKSRC = scf_tmpl_pg_create.3scf379 scf_tmpl_get_by_pg_name.3scf := LINKSRC = scf_tmpl_pg_create.3scf380 scf_tmpl_iter_pgs.3scf := LINKSRC = scf_tmpl_pg_create.3scf381 scf_tmpl_pg_destroy.3scf := LINKSRC = scf_tmpl_pg_create.3scf382 scf_tmpl_pg_reset.3scf := LINKSRC = scf_tmpl_pg_create.3scf
32 file path=usr/share/man/man3scf/scf_tmpl_pg_create.3scf281 target=scf_tmpl_pg_create.3scf283 target=scf_tmpl_pg_create.3scf287 target=scf_tmpl_pg_create.3scf297 target=scf_tmpl_pg_create.3scf301 target=scf_tmpl_pg_create.3scf
60 scf_tmpl_pg_create;
2201 scf_tmpl_pg_create(scf_handle_t *handle) in scf_tmpl_pg_create() function6402 t = scf_tmpl_pg_create(h); in _scf_tmpl_check_pg_redef()6403 r = scf_tmpl_pg_create(h); in _scf_tmpl_check_pg_redef()6552 (t = scf_tmpl_pg_create(h)) == NULL) { in scf_tmpl_validate_fmri()
673 scf_pg_tmpl_t *scf_tmpl_pg_create(scf_handle_t *);
1919 if ((t_pg = scf_tmpl_pg_create(g_hndl)) == NULL) { in find_current_prop_type()2011 if ((t_pg = scf_tmpl_pg_create(g_hndl)) == NULL) { in find_current_prop_type()2192 (t_pg = scf_tmpl_pg_create(g_hndl)) == NULL) in find_current_pg_type()13338 if ((pgt = scf_tmpl_pg_create(g_hndl)) == NULL || in listtmpl()13439 (pgt = scf_tmpl_pg_create(g_hndl)) == NULL) in listprop()13530 pgt = scf_tmpl_pg_create(g_hndl); in listprop()13606 pgt = scf_tmpl_pg_create(g_hndl); in listprop()13833 (pgt = scf_tmpl_pg_create(g_hndl)) == NULL || in lscf_setprop()
2231 (pt = scf_tmpl_pg_create(h)) == NULL || in print_application_properties()