Searched refs:getutimes (Results 1 – 1 of 1) sorted by relevance
88 static int getutimes (struct timeval *, struct timespec *);3660 getutimes(struct timeval *tvp, struct timespec *tsp) in getutimes() function3744 if ((error = getutimes(tptr, ts)) != 0) in kern_utimes()3877 if ((error = getutimes(tptr, ts)) != 0) in kern_futimes()3922 if ((error = getutimes(tv, ts)) != 0) in sys_futimesat()