sys_lremovexattr
return sys_lremovexattr(l, &ua, retval);
.sy_call = (sy_call_t *)sys_lremovexattr
{ 385, sys_lremovexattr },
extern sy_call_t sys_lremovexattr;
check_syscall_args(sys_lremovexattr)
int sys_lremovexattr(struct lwp *, const struct sys_lremovexattr_args *, register_t *);