Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/engine/
H A Dproperties.c513 next_property(fcode_env_t *env) in next_property() function
804 P1275(0x23d, 0, "next-property", next_property); in _init()
/titanic_41/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()