Searched refs:__mac_set_file_args (Results 1 – 4 of 4) sorted by relevance
489 sys___mac_set_file(struct thread *td, struct __mac_set_file_args *uap) in sys___mac_set_file()643 sys___mac_set_file(struct thread *td, struct __mac_set_file_args *uap) in sys___mac_set_file()
1021 struct __mac_set_file_args { struct2076 int sys___mac_set_file(struct thread *, struct __mac_set_file_args *);
447 …{ .sy_narg = AS(__mac_set_file_args), .sy_call = (sy_call_t *)sys___mac_set_file, .sy_auevent = AU…
1905 struct __mac_set_file_args *p = params; in systrace_args()