Searched refs:t_prop (Results 1 – 1 of 1) sorted by relevance
1860 scf_prop_tmpl_t *t_prop = NULL; in find_current_prop_type() local1870 t_prop = scf_tmpl_prop_create(g_hndl); in find_current_prop_type()1872 if (sc_prop == NULL || t_prop == NULL) { in find_current_prop_type()1877 scf_tmpl_prop_destroy(t_prop); in find_current_prop_type()1991 t_prop, 0) == SCF_SUCCESS) { in find_current_prop_type()1992 if (scf_tmpl_prop_type(t_prop, &prop_type) == SCF_SUCCESS) { in find_current_prop_type()2100 scf_tmpl_prop_destroy(t_prop); in find_current_prop_type()