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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c182 * type of error. te_scf is a list of tv_errors_t structures that hold
256 * tv_errors_t is used to keep track of error information for general
348 } tv_errors_t; typedef in typeref:struct:tv_errors
357 tv_errors_t *te_cur_scf; /* Current member of te_scf */
1216 static tv_errors_t *
1219 tv_errors_t *ste;
1231 destroy_scf_errors(tv_errors_t *ste)
2988 tv_errors_t *ste;
3049 tv_errors_t *scft;
3246 sizeof (tv_errors_t), offseto
[all...]

Completed in 68 milliseconds