Searched refs:xml_end_len (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/praudit/ | ||
H A D | printaudit.c | 119 if (xml_end_len > out_buf_len) { in print_audit_xml_ending_buf() |
H A D | praudit.h | 135 #define xml_end_len (sizeof (xml_ending) + 1) macro |