Searched refs:now32 (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.c624 time_t32 now32 = now; local
627 if (put_user(now32, tloc))
628 now32 = -EFAULT;
630 return now32;

Completed in 38 milliseconds