taglinefilesource code
tloc108kernel/time.casmlinkage int sys_time(long * tloc)
tloc113kernel/time.cif (tloc) {
tloc114kernel/time.cerror = verify_area(VERIFY_WRITE, tloc, 4);
tloc117kernel/time.cput_fs_long(i,(unsigned long *)tloc);