Searched refs:__mac_get_file_args (Results 1 – 4 of 4) sorted by relevance
432 sys___mac_get_file(struct thread *td, struct __mac_get_file_args *uap) in sys___mac_get_file()698 sys___mac_get_file(struct thread *td, struct __mac_get_file_args *uap) in sys___mac_get_file()
1003 struct __mac_get_file_args { struct2110 int sys___mac_get_file(struct thread *, struct __mac_get_file_args *);
456 …{ .sy_narg = AS(__mac_get_file_args), .sy_call = (sy_call_t *)sys___mac_get_file, .sy_auevent = AU…
1876 struct __mac_get_file_args *p = params; in systrace_args()