Searched refs:template_elts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c132 struct template_elts { struct
10280 struct template_elts *telts)
10559 struct template_elts template_elts; local
10605 (void) memset(&template_elts, 0, sizeof (template_elts));
10642 export_template(exp_pg, &elts, &template_elts);
10655 if (template_elts.common_name != NULL) {
10657 (void) xmlAddChild(elts.template, template_elts.common_name);
10658 (void) xmlAddChild(elts.template, template_elts
10710 struct template_elts template_elts; local
[all...]

Completed in 62 milliseconds