Home
last modified time | relevance | path

Searched refs:audit_canon_path (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/security/audit/
H A Daudit_bsm_klib.c498 audit_canon_path(struct thread *td, int dirfd, char *path, char *cpath) in audit_canon_path() function
H A Daudit_private.h473 void audit_canon_path(struct thread *td, int dirfd, char *path,
H A Daudit.c836 audit_canon_path(td, AT_FDCWD, path, *pathp); in audit_proc_coredump()
H A Daudit_arg.c741 audit_canon_path(td, dirfd, upath, *pathp); in audit_arg_upath()