Home
last modified time | relevance | path

Searched refs:ret_u (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/kern/
Dvfs_syscalls.c1020 unsigned *ret_u) in do_sys_quotactl_cursorget() argument
1067 error = copyout(&ret_k, ret_u, sizeof(ret_k)); in do_sys_quotactl_cursorget()
1087 int *ret_u) in do_sys_quotactl_cursoratend() argument
1103 error = copyout(&ret_k, ret_u, sizeof(ret_k)); in do_sys_quotactl_cursoratend()