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