Home
last modified time | relevance | path

Searched refs:reported_name (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c2704 int reported_name; in tmpl_required_attr_present() local
2721 reported_name = 0; in tmpl_required_attr_present()
2739 reported_name = 1; in tmpl_required_attr_present()
2741 if ((pinfo->pi_type == NULL) && (reported_name == 0)) { in tmpl_required_attr_present()