time               84 lib/timefmt.c      testtime = time (NULL);
time              131 lib/timefmt.c      time_t current_time = time (NULL);
time               39 lib/timefmt.h          time(&__current_time);                                  \
time             1031 lib/vfs/direntry.c     st.st_mtime = st.st_atime = st.st_ctime = time (NULL);
time              100 lib/vfs/gc.c       gint64 time;
time              132 lib/vfs/gc.c           stamp->time = g_get_monotonic_time ();
time              155 lib/vfs/gc.c           VFS_STAMPING (stamp->data)->time = g_get_monotonic_time ();
time              271 lib/vfs/gc.c           else if (stamping->time <= exp_time)
time              275 lib/vfs/gc.c                   stamping->time = curr_time;
time              529 lib/vfs/parse_ls_vga.c     current_time = time (NULL);
time              211 src/vfs/extfs/extfs.c     st.st_mtime = time (NULL);
time             1115 src/vfs/extfs/extfs.c         file->ino->st.st_mtime = time (NULL);
time              150 src/vfs/ftpfs/ftpfs_parse_ls.c     time (&rawnow);