time               88 lib/timefmt.c      testtime = time (NULL);
time              135 lib/timefmt.c      time_t current_time = time (NULL);
time               39 lib/timefmt.h          time(&__current_time);                                  \
time             1033 lib/vfs/direntry.c     st.st_mtime = st.st_atime = st.st_ctime = time (NULL);
time              100 lib/vfs/gc.c       gint64 time;
time              134 lib/vfs/gc.c           stamp->time = g_get_monotonic_time ();
time              157 lib/vfs/gc.c           VFS_STAMPING (stamp->data)->time = g_get_monotonic_time ();
time              272 lib/vfs/gc.c           else if (stamping->time <= exp_time)
time              276 lib/vfs/gc.c                   stamping->time = curr_time;
time              531 lib/vfs/parse_ls_vga.c     current_time = time (NULL);
time              211 src/vfs/extfs/extfs.c     st.st_mtime = time (NULL);
time             1143 src/vfs/extfs/extfs.c         file->ino->st.st_mtime = time (NULL);
time              151 src/vfs/ftpfs/ftpfs_parse_ls.c     time (&rawnow);