Searched refs:TMPL_VALUE_INDENT (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 84 #define TMPL_VALUE_INDENT " " macro 12958 safe_printf("%s%s: ", TMPL_VALUE_INDENT, gettext("value")); in print_template_value() 12976 safe_printf("%s%s:\n", TMPL_VALUE_INDENT, in print_template_constraints() 12992 safe_printf("%s%s:\n", TMPL_VALUE_INDENT, in print_template_constraints() 13003 safe_printf("%s%s:\n", TMPL_VALUE_INDENT, in print_template_constraints() 13024 safe_printf("%s%s:\n", TMPL_VALUE_INDENT, in print_template_choices() 13041 safe_printf("%s%s:\n", TMPL_VALUE_INDENT, in print_template_choices() 13052 safe_printf("%s%s:\n", TMPL_VALUE_INDENT, in print_template_choices() 13120 safe_printf("%s%s: ", TMPL_VALUE_INDENT, gettext("name")); in list_prop_tmpl() 13132 safe_printf("%s", TMPL_VALUE_INDENT); in list_prop_tmpl()
|