getutimes
if ((error = getutimes(tptr, tptrseg, ts)) != 0)
if ((error = getutimes(tptr, tptrseg, ts)) != 0)
error = getutimes(tptr, tptrseg, ts);
static int getutimes(const struct timeval *, enum uio_seg, struct timespec *);