Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1991 next_property(pgroup_t *pg, property_t *current) in next_property() function
3846 while ((prop = next_property(pg, prop)) != NULL) { in tmpl_validate_pg()