Searched refs:times64 (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsys_parisc32.c358 struct utimbuf times64; local
371 times64.actime = times32.actime;
372 times64.modtime = times32.modtime;
377 KERNEL_SYSCALL(ret, sys_utime, fname, &times64);

Completed in 44 milliseconds