kern_futimes
error = kern_futimes(uap->fd, uap->tptr ? tv : NULL);
int kern_futimes(int fd, struct timeval *tptr);