Home
last modified time | relevance | path

Searched refs:au_to_file (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libbsm/
H A DMakefile137 au_token.3 au_to_file.3 \
/freebsd/contrib/openbsm/libbsm/
H A DMakefile.am117 $(LN_S) -f au_token.3 au_to_file.3 && \
H A DMakefile.in810 $(LN_S) -f au_token.3 au_to_file.3 && \
H A Dbsm_token.c654 au_to_file(const char *file, struct timeval tm) in au_to_file() function
/freebsd/contrib/openbsm/sys/bsm/
H A Daudit_record.h201 token_t *au_to_file(const char *file, struct timeval tm);
/freebsd/sys/bsm/
H A Daudit_record.h206 token_t *au_to_file(const char *file, struct timeval tm);
/freebsd/contrib/openbsm/test/bsm/
H A Dgenerate.c140 file_token = au_to_file("test", file_token_timeval); in generate_file_token()
151 file_token = au_to_file("test", file_token_timeval); in generate_file_record()
/freebsd/sys/security/audit/
H A Dbsm_token.c578 au_to_file(const char *file, struct timeval tm) in au_to_file() function
/freebsd/contrib/openbsm/
H A DNEWS369 - Modify au_to_file() so that it accepts a timeval in user space, not just