Searched refs:__getcwd_args (Results 1 – 4 of 4) sorted by relevance
810 struct __getcwd_args { struct2030 int sys___getcwd(struct thread *, struct __getcwd_args *);
384 …{ .sy_narg = AS(__getcwd_args), .sy_call = (sy_call_t *)sys___getcwd, .sy_auevent = AUE_GETCWD, .s…
1514 struct __getcwd_args *p = params; in systrace_args()
2877 sys___getcwd(struct thread *td, struct __getcwd_args *uap) in sys___getcwd()