Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_record.h247 token_t *au_to_path(const char *path);
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c211 tok = au_to_path(ar->ar_arg_upath1); \
218 tok = au_to_path(ar->ar_arg_upath2); \
H A Dbsm_token.c637 au_to_path(const char *text) in au_to_path() function