Searched refs:xml_ending (Results 1 – 2 of 2) sorted by relevance
124 (void) snprintf(out_buf, out_buf_len, "%s", xml_ending); in print_audit_xml_ending_buf()147 (void) printf("%s", xml_ending); in print_audit_xml_ending()
131 #define xml_ending "\n</audit>\n" macro135 #define xml_end_len (sizeof (xml_ending) + 1)