Searched defs:parent_prop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c13826 scf_property_t *prop, *parent_prop; local
13844 (parent_prop = scf_property_create(g_hndl)) == NULL ||
13933 parent_prop) == 0 &&
13934 scf_property_type(parent_prop,
14025 scf_property_destroy(parent_prop);

Completed in 95 milliseconds