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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c142 * to the global service. The pg_iter_t structure holds the information
145 * associated with the pg_iter_t. next_pattern_pg(), is used to step
473 } pg_iter_t; typedef in typeref:struct:pg_iter
2207 pg_iter_destroy(pg_iter_t *i)
2226 static pg_iter_t *
2229 pg_iter_t *i;
2251 next_pattern_pg(pg_iter_t *i)
3087 pg_iter_t *iter = NULL;
3147 pg_iter_t *iter = NULL;
3337 pg_iter_t *ite
[all...]

Completed in 54 milliseconds