Home
last modified time | relevance | path

Searched refs:value64 (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/bsd/security/audit/
H A Daudit.h213 void audit_arg_value64(struct kaudit_record *ar, uint64_t value64);
H A Daudit_arg.c262 audit_arg_value64(struct kaudit_record *ar, uint64_t value64) in audit_arg_value64() argument
264 ar->k_ar.ar_arg_value64 = value64; in audit_arg_value64()
/xnu-12377.61.12/bsd/kern/
H A Dsys_generic.c866 AUDIT_ARG(value64, com); in ioctl()
H A Dkern_descrip.c3526 AUDIT_ARG(value64, offset); in sys_fcntl_nocancel()
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_syscalls.c5540 AUDIT_ARG(value64, objid); in openbyid_np()
14325 AUDIT_ARG(value64, objid); in fsgetpath_extended()