Home
last modified time | relevance | path

Searched refs:parent_prop (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c13813 scf_property_t *prop, *parent_prop; in lscf_setprop() local
13831 (parent_prop = scf_property_create(g_hndl)) == NULL || in lscf_setprop()
13920 parent_prop) == 0 && in lscf_setprop()
13921 scf_property_type(parent_prop, in lscf_setprop()
14012 scf_property_destroy(parent_prop); in lscf_setprop()