Searched refs:linux32_sys_setfsgid (Results 1 – 5 of 5) sorted by relevance
547 .sy_call = (sy_call_t *)linux32_sys_setfsgid839 .sy_call = (sy_call_t *)linux32_sys_setfsgid
741 check_syscall_args(linux32_sys_setfsgid)1335 int linux32_sys_setfsgid(struct lwp *, const struct linux32_sys_setfsgid_args *, register_t *);
554 .sy_call = (sy_call_t *)linux32_sys_setfsgid846 .sy_call = (sy_call_t *)linux32_sys_setfsgid
757 check_syscall_args(linux32_sys_setfsgid)1336 int linux32_sys_setfsgid(struct lwp *, const struct linux32_sys_setfsgid_args *, register_t *);
758 linux32_sys_setfsgid(struct lwp *l, const struct linux32_sys_setfsgid_args *uap, register_t *retval) in linux32_sys_setfsgid() function