Searched refs:timesp (Results 1 – 1 of 1) sorted by relevance
845 struct timespec times[2], *timesp = NULL; in linux_utimensat() local894 timesp = times; in linux_utimensat()912 error = kern_futimens(td, dfd, timesp, UIO_SYSSPACE); in linux_utimensat()914 error = kern_utimensat(td, dfd, path, UIO_SYSSPACE, timesp, in linux_utimensat()