Home
last modified time | relevance | path

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

/src/contrib/openbsm/bin/praudit/
H A Dpraudit.c187 au_print_xml_header(stdout); in main()
/src/contrib/openbsm/bsm/
H A Dlibbsm.h872 void au_print_xml_header(FILE *outfp);
/src/contrib/openbsm/libbsm/
H A Dbsm_io.c889 au_print_xml_header(FILE *outfp) in au_print_xml_header() function