Home
last modified time | relevance | path

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

/trueos/contrib/openbsm/bin/praudit/
HDpraudit.c134 if (oflags & AU_OFLAG_SHORT) in main()
142 oflags |= AU_OFLAG_SHORT; in main()
/trueos/contrib/openbsm/bsm/
HDlibbsm.h109 #define AU_OFLAG_SHORT 0x0002 /* Short form. */ macro
/trueos/contrib/openbsm/libbsm/
HDbsm_io.c703 else if (oflags & AU_OFLAG_SHORT) in print_event()
4475 oflags |= AU_OFLAG_SHORT; in au_print_tok()
4492 oflags |= AU_OFLAG_SHORT; in au_print_tok_xml()