Searched refs:audit (Results 1 – 16 of 16) sorted by relevance
| /xnu-8020.140.41/bsd/security/audit/ |
| H A D | Makefile | 16 INSTALL_MI_DIR = security/audit 20 EXPORT_MI_LIST = ${DATAFILES} audit.h audit_bsd.h audit_private.h 22 EXPORT_MI_DIR = security/audit
|
| H A D | audit_syscalls.c | 147 audit(proc_t p, struct audit_args *uap, __unused int32_t *retval) in audit() function 1252 audit(proc_t p, struct audit_args *uap, int32_t *retval) in audit() function
|
| H A D | audit_session.c | 378 SYSCTL_NODE(, OID_AUTO, audit, CTLFLAG_RW | CTLFLAG_LOCKED, 0, "Audit controls");
|
| /xnu-8020.140.41/bsd/security/ |
| H A D | Makefile | 10 audit 13 audit
|
| /xnu-8020.140.41/bsd/bsm/ |
| H A D | Makefile | 23 audit.h \ 32 audit.h
|
| H A D | audit.h | 347 int audit(const void *, int)
|
| /xnu-8020.140.41/security/conf/ |
| H A D | files | 4 OPTIONS/audit optional audit
|
| /xnu-8020.140.41/bsd/conf/ |
| H A D | files | 402 bsd/security/audit/audit.c optional config_audit 403 bsd/security/audit/audit_arg.c optional config_audit 404 bsd/security/audit/audit_bsd.c optional config_audit 405 bsd/security/audit/audit_bsm.c optional config_audit 406 bsd/security/audit/audit_bsm_errno.c optional config_audit 407 bsd/security/audit/audit_bsm_fcntl.c optional config_audit 408 bsd/security/audit/audit_bsm_domain.c optional config_audit 409 bsd/security/audit/audit_bsm_klib.c optional config_audit 410 bsd/security/audit/audit_bsm_socket_type.c optional config_audit 411 bsd/security/audit/audit_bsm_token.c optional config_audit [all …]
|
| H A D | Makefile.template | 196 audit.o_CWARNFLAGS_ADD += -Wno-implicit-int-conversion 341 audit.o_CWARNFLAGS_ADD += -Wno-sign-conversion 599 $(_v)$(MAKESYSCALLS) $< audit > /dev/null
|
| /xnu-8020.140.41/osfmk/mach/ |
| H A D | vfs_nspace.defs | 104 in req_atoken : audit_token_t; /* audit token of requester */ 114 in req_atoken : audit_token_t; /* audit token of requester */
|
| H A D | audit_triggers.defs | 34 * Interface definition for the audit logging facility.
|
| H A D | mach_types.defs | 323 * task audit token (8 ints)
|
| /xnu-8020.140.41/bsd/man/man4/ |
| H A D | Makefile | 12 audit.4 \
|
| /xnu-8020.140.41/bsd/kern/ |
| H A D | makesyscalls.sh | 97 audit)
|
| /xnu-8020.140.41/bsd/man/man2/ |
| H A D | Makefile | 27 audit.2 \
|
| /xnu-8020.140.41/doc/allocators/ |
| H A D | read-only.md | 77 boundaries such as labels, sandboxing, audit tokens, etc.
|