Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/security/audit/
H A Daudit.h258 void audit_arg_mach_port1(struct kaudit_record *ar, mach_port_name_t port);
H A Daudit_arg.c849 audit_arg_mach_port1(struct kaudit_record *ar, mach_port_name_t port) in audit_arg_mach_port1() function