Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_internal.c44 static uu_list_pool_t *property_pool; variable
115 if ((property_pool = uu_list_pool_create("properties", in internal_init()
398 p->sc_pgroup_props = uu_list_create(property_pool, p, UU_LIST_SORTED); in internal_pgroup_new()
513 uu_list_node_init(p, &p->sc_node, property_pool); in internal_property_new()