Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c216 static uu_list_pool_t *snaplevel_pool; variable
1033 snaplevel_pool = uu_list_pool_create("snaplevels", in lscf_init()
15181 cur_levels = uu_list_create(snaplevel_pool, NULL, 0); in lscf_selectsnap()
15202 snaplevel_pool); in lscf_selectsnap()