Searched refs:au_to_path (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/lib/libbsm/
H A DMakefile139 au_token.3 au_to_path.3 \
/freebsd-current/contrib/openbsm/libbsm/
H A DMakefile.am119 $(LN_S) -f au_token.3 au_to_path.3 && \
H A DMakefile.in812 $(LN_S) -f au_token.3 au_to_path.3 && \
H A Dbsm_token.c714 au_to_path(const char *text) function
/freebsd-current/contrib/openbsm/sys/bsm/
H A Daudit_record.h240 token_t *au_to_path(const char *path);
/freebsd-current/sys/bsm/
H A Daudit_record.h245 token_t *au_to_path(const char *path);
/freebsd-current/contrib/openbsm/test/bsm/
H A Dgenerate.c256 path_token = au_to_path(path_token_path);
258 err(EX_UNAVAILABLE, "au_to_path");
267 path_token = au_to_path(path_token_path);
269 err(EX_UNAVAILABLE, "au_to_path");
/freebsd-current/sys/security/audit/
H A Daudit_bsm.c208 tok = au_to_path(ar->ar_arg_upath1); \
215 tok = au_to_path(ar->ar_arg_upath2); \
H A Dbsm_token.c634 au_to_path(const char *text) function
/freebsd-current/contrib/openbsm/libauditd/
H A Dauditd_lib.c1082 if (path != NULL && (tok = au_to_path(path)) != NULL)

Completed in 91 milliseconds