Home
last modified time | relevance | path

Searched refs:old_tv (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c8192 struct timeval old_tv; in getutimes() local
8194 microtime(&old_tv); in getutimes()
8195 TIMEVAL_TO_TIMESPEC(&old_tv, &tsp[0]); in getutimes()