kern_lutimes
return (kern_lutimes(td, uap->path, UIO_USERSPACE, sp, UIO_SYSSPACE));
return (kern_lutimes(td, uap->path, UIO_USERSPACE, uap->tptr,
int kern_lutimes(struct thread *td, const char *path, enum uio_seg pathseg,