getutimes
if ((error = getutimes(tptr, ts)) != 0)
if ((error = getutimes(tv, ts)) != 0)
static int getutimes (struct timeval *, struct timespec *);