taglinefilesource code
tloc81kernel/time.casmlinkage int sys_time(long * tloc)
tloc86kernel/time.cif (tloc) {
tloc87kernel/time.cerror = verify_area(VERIFY_WRITE, tloc, 4);
tloc90kernel/time.cput_fs_long(i,(unsigned long *)tloc);