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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c181 * te_list is a list of im_tmpl_error_t structures that represent the first
252 * the error information and stores it in an im_tmpl_error_t. The
253 * im_tmpl_error_t is linked into the tmpl_errors_t, so that the captured
339 } im_tmpl_error_t; typedef in typeref:struct:im_tmpl_error
354 uu_list_t *te_list; /* List of im_tmpl_error_t */
355 im_tmpl_error_t *te_next; /* Next error to present */
1377 im_perror_fmri(FILE *out, im_tmpl_error_t *i, int *flags)
1389 im_perror_pg_name(FILE *out, im_tmpl_error_t *i, int *flags)
1441 im_perror_template_info(FILE *out, im_tmpl_error_t *i, int *flags)
1458 im_perror_bad_conversion(FILE *out, im_tmpl_error_t *
[all...]

Completed in 52 milliseconds