Lines Matching defs:uap
56 linux_sys_chown16(struct lwp *l, const struct linux_sys_chown16_args *uap, register_t *retval) in linux_sys_chown16()
73 linux_sys_fchown16(struct lwp *l, const struct linux_sys_fchown16_args *uap, register_t *retval) in linux_sys_fchown16()
90 linux_sys_lchown16(struct lwp *l, const struct linux_sys_lchown16_args *uap, register_t *retval) in linux_sys_lchown16()
107 linux_sys_setreuid16(struct lwp *l, const struct linux_sys_setreuid16_args *uap, register_t *retval) in linux_sys_setreuid16()
122 linux_sys_setregid16(struct lwp *l, const struct linux_sys_setregid16_args *uap, register_t *retval) in linux_sys_setregid16()
137 linux_sys_setresuid16(struct lwp *l, const struct linux_sys_setresuid16_args *uap, register_t *retv… in linux_sys_setresuid16()
154 linux_sys_setresgid16(struct lwp *l, const struct linux_sys_setresgid16_args *uap, register_t *retv… in linux_sys_setresgid16()
171 linux_sys_getresuid16(struct lwp *l, const struct linux_sys_getresuid16_args *uap, register_t *retv… in linux_sys_getresuid16()
199 linux_sys_getresgid16(struct lwp *l, const struct linux_sys_getresgid16_args *uap, register_t *retv… in linux_sys_getresgid16()
228 linux_sys_getgroups16(struct lwp *l, const struct linux_sys_getgroups16_args *uap, register_t *retv… in linux_sys_getgroups16()
270 linux_sys_setgroups16(struct lwp *l, const struct linux_sys_setgroups16_args *uap, register_t *retv… in linux_sys_setgroups16()