Searched refs:__mac_set_file_args (Results 1 – 4 of 4) sorted by relevance
577 sys___mac_set_file(struct thread *td, struct __mac_set_file_args *uap) in sys___mac_set_file()719 sys___mac_set_file(struct thread *td, struct __mac_set_file_args *uap) in sys___mac_set_file()
1011 struct __mac_set_file_args { struct2112 int sys___mac_set_file(struct thread *, struct __mac_set_file_args *);
458 …{ .sy_narg = AS(__mac_set_file_args), .sy_call = (sy_call_t *)sys___mac_set_file, .sy_auevent = AU…
1892 struct __mac_set_file_args *p = params; in systrace_args()