sys_fremovexattr
return sys_fremovexattr(l, &ua, retval);
.sy_call = (sy_call_t *)sys_fremovexattr
{ 386, sys_fremovexattr },
extern sy_call_t sys_fremovexattr;
check_syscall_args(sys_fremovexattr)
int sys_fremovexattr(struct lwp *, const struct sys_fremovexattr_args *, register_t *);