utcatime_w_nsec  1486 src/vfs/shell/shell.c     char utcatime_w_nsec[30], utcmtime_w_nsec[30];
utcatime_w_nsec  1507 src/vfs/shell/shell.c     g_snprintf (utcatime_w_nsec, sizeof (utcatime_w_nsec), "%04d-%02d-%02d %02d:%02d:%02d.%09ld",
utcatime_w_nsec  1526 src/vfs/shell/shell.c                               (long) mtime, utcatime, utcmtime, utcatime_w_nsec, utcmtime_w_nsec);