settime
error = settime(&atv);
if (uap->tv && (error = settime(&atv))) {
static int settime(struct timeval *);