taglinefilesource code
tloc106kernel/time.casmlinkage int sys_time(long * tloc)
tloc111kernel/time.cif (tloc) {
tloc112kernel/time.cerror = verify_area(VERIFY_WRITE, tloc, 4);
tloc115kernel/time.cput_fs_long(i,(unsigned long *)tloc);