Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c8088 struct timeval old_tv; in getutimes() local
8090 microtime(&old_tv); in getutimes()
8091 TIMEVAL_TO_TIMESPEC(&old_tv, &tsp[0]); in getutimes()