Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/praudit/
H A Dpraudit.c153 if (oflags & AU_OFLAG_SHORT) in main()
161 oflags |= AU_OFLAG_SHORT; in main()
/freebsd/contrib/openbsm/bsm/
H A Dlibbsm.h110 #define AU_OFLAG_SHORT 0x0002 /* Short form. */ macro
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_io.c702 else if (oflags & AU_OFLAG_SHORT) in print_event()
4474 oflags |= AU_OFLAG_SHORT; in au_print_tok()
4491 oflags |= AU_OFLAG_SHORT; in au_print_tok_xml()