Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c8009 struct timeval old_tv; in getutimes() local
8011 microtime(&old_tv); in getutimes()
8012 TIMEVAL_TO_TIMESPEC(&old_tv, &tsp[0]); in getutimes()