Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/security/audit/
HDaudit_private.h395 void audit_canon_path(struct thread *td, int dirfd, char *path,
HDaudit_bsm_klib.c463 audit_canon_path(struct thread *td, int dirfd, char *path, char *cpath) in audit_canon_path() function
HDaudit.c709 audit_canon_path(td, AT_FDCWD, path, *pathp); in audit_proc_coredump()
HDaudit_arg.c719 audit_canon_path(td, dirfd, upath, *pathp); in audit_arg_upath()