Home
last modified time | relevance | path

Searched refs:audit_arg_mach_port2 (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/security/audit/
H A Daudit.h259 void audit_arg_mach_port2(struct kaudit_record *ar, mach_port_name_t port);
H A Daudit_arg.c856 audit_arg_mach_port2(struct kaudit_record *ar, mach_port_name_t port) in audit_arg_mach_port2() function