Searched refs:__getcwd_args (Results 1 – 6 of 6) sorted by relevance
806 struct __getcwd_args { struct2075 int sys___getcwd(struct thread *, struct __getcwd_args *);
389 …{ .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()
3108 sys___getcwd(struct thread *td, struct __getcwd_args *uap) in sys___getcwd()
390 …{ .sy_narg = AS(__getcwd_args), .sy_call = (sy_call_t *)sys___getcwd, .sy_auevent = AUE_GETCWD, .s…
1493 struct __getcwd_args *p = params; in systrace_args()