Searched refs:common_name (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 136 xmlNodePtr common_name; member 10308 telts->common_name = export_tm_loctext(pg, "common_name"); in export_template() 10309 if (telts->common_name == NULL) in export_template() 10679 if (template_elts.common_name != NULL) { in export_instance() 10681 (void) xmlAddChild(elts.template, template_elts.common_name); in export_instance() 10805 if (template_elts.common_name != NULL) { in export_service() 10807 (void) xmlAddChild(elts.template, template_elts.common_name); in export_service() 13283 char *common_name = NULL; in list_entity_tmpl() local 13301 common_name = safe_malloc(max_scf_value_len + 1); in list_entity_tmpl() 13308 scf_value_get_ustring(val, common_name, in list_entity_tmpl() [all …]
|
H A D | svccfg_xml.c | 1911 lxml_get_tm_common_name(entity_t *service, xmlNodePtr common_name) in lxml_get_tm_common_name() argument 1921 return (lxml_get_all_loctext(service, pg, common_name, LOCALE_ONLY_FMT, in lxml_get_tm_common_name()
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 2079 char **common_name, char **c_common_name) in libscf_get_template_values() argument 2148 *common_name = cname; in libscf_get_template_values()
|
/illumos-gate/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 2847 dnl currently only CN[:common_name] is implemented
|