mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 18:30:08 -04:00
These syscalls are atypical, because each one corresponds to several different audit events, and they each pass several different audit class filters. Submitted by: aniketp MFC after: 2 weeks Sponsored by: Google, Inc. (GSoC 2018) Differential Revision: https://reviews.freebsd.org/D15657 |
||
|---|---|---|
| .. | ||
| file-close.c | ||
| file-create.c | ||
| file-delete.c | ||
| file-read.c | ||
| file-write.c | ||
| Makefile | ||
| open.c | ||
| utils.c | ||
| utils.h | ||