man pages section 3: Extended Library Functions au_to_arg(3BSM)NAME | SYNOPSIS | DESCRIPTION | RETURN VALUES | ATTRIBUTES | SEE ALSO | NOTES NAMEau_to, au_to_arg, au_to_arg32, au_to_arg64, au_to_attr, au_to_cmd, au_to_data, au_to_groups, au_to_in_addr, au_to_ipc, au...
] #include <bsm/libbsm.h> int au_close(int d, int keep, short event); int au_open(void); int au_write(int d, token_t *m); DESCRIPTION The au_open() function returns an audit record descriptor to which audit tokens can be written using au_write(). The audit record descriptor ...
man pages section 3: Extended Library Functions au_to_path(3BSM)NAME | SYNOPSIS | DESCRIPTION | RETURN VALUES | ATTRIBUTES | SEE ALSO | NOTES NAMEau_to, au_to_arg, au_to_arg32, au_to_arg64, au_to_attr, au_to_cmd, au_to_data, au_to_groups, au_to_in_addr, au_to_ipc, au...
au_open, au_close, au_write– construct and write audit records SYNOPSIS cc[flag... ]file...-lbsm-lsocket-lnsl-lintl[library... ] #include <bsm/libbsm.h> int au_close(intd, intkeep, shortevent); int au_open(void); int au_write(intd, token_t *m); ...
au_open, au_close, au_write– construct and write audit records SYNOPSIS cc[flag... ]file...-lbsm-lsocket-lnsl-lintl[library... ] #include <bsm/libbsm.h> int au_close(intd, intkeep, shortevent); int au_open(void); int au_write(intd, token_t *m); ...