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

/illumos-gate/usr/src/lib/efcode/engine/
H A Dproperties.c513 next_property(fcode_env_t *env) function
804 P1275(0x23d, 0, "next-property", next_property);
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1991 next_property(pgroup_t *pg, property_t *current) function
3846 while ((prop = next_property(pg, prop)) != NULL) {

Completed in 78 milliseconds