Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c13850 scf_property_t *prop, *parent_prop; in lscf_setprop() local
13868 (parent_prop = scf_property_create(g_hndl)) == NULL || in lscf_setprop()
13957 parent_prop) == 0 && in lscf_setprop()
13958 scf_property_type(parent_prop, in lscf_setprop()
14049 scf_property_destroy(parent_prop); in lscf_setprop()