stat               25 lib/file-entry.h     struct stat st;
stat              203 lib/lock.c         struct stat statbuf;
stat              295 lib/lock.c             struct stat statbuf;
stat              110 lib/mcconfig/common.c     struct stat st;
stat              118 lib/util.c         struct stat mybuf;
stat             1341 lib/util.c         struct stat stat_buf;
stat             1356 lib/util.c             if (stat (file_name, &stat_buf) == 0)
stat              189 lib/util.h     int get_user_permissions (struct stat *buf);
stat             1171 lib/utilunix.c get_user_permissions (struct stat *st)
stat              510 lib/vfs/direntry.c vfs_s_internal_stat (const vfs_path_t * vpath, struct stat *buf, int flag)
stat              886 lib/vfs/direntry.c vfs_s_new_inode (struct vfs_class *me, struct vfs_s_super *super, struct stat *initstat)
stat             1008 lib/vfs/direntry.c struct stat *
stat             1011 lib/vfs/direntry.c     static struct stat st;
stat             1052 lib/vfs/direntry.c vfs_adjust_stat (struct stat *s)
stat             1084 lib/vfs/direntry.c     struct stat *st;
stat             1407 lib/vfs/direntry.c vfs_s_stat (const vfs_path_t * vpath, struct stat *buf)
stat             1415 lib/vfs/direntry.c vfs_s_lstat (const vfs_path_t * vpath, struct stat *buf)
stat             1423 lib/vfs/direntry.c vfs_s_fstat (void *fh, struct stat *buf)
stat             1527 lib/vfs/direntry.c     vclass->stat = vfs_s_stat;
stat               89 lib/vfs/interface.c     struct stat mystat;
stat              315 lib/vfs/interface.c MC_HANDLEOP (int, fstat, (int handle, struct stat *buf), (fsinfo, buf))
stat              535 lib/vfs/interface.c int mc_##name (const vfs_path_t *vpath, struct stat *buf) \
stat              554 lib/vfs/interface.c MC_STATOP (stat)
stat              778 lib/vfs/interface.c     struct stat st;
stat              682 lib/vfs/parse_ls_vga.c vfs_parse_ls_lga (const char *p, struct stat * s, char **filename, char **linkname,
stat               68 lib/vfs/path.c     struct stat buf;
stat               70 lib/vfs/path.c     return (stat (path, &buf) != 0);
stat               57 lib/vfs/utilvfs.h gboolean vfs_parse_ls_lga (const char *p, struct stat *s, char **filename, char **linkname,
stat              217 lib/vfs/vfs.c      struct stat my_stat, my_stat2;
stat              166 lib/vfs/vfs.h      int (*stat) (const vfs_path_t * vpath, struct stat * buf);
stat              167 lib/vfs/vfs.h      int (*lstat) (const vfs_path_t * vpath, struct stat * buf);
stat              168 lib/vfs/vfs.h      int (*fstat) (void *vfs_info, struct stat * buf);
stat              234 lib/vfs/vfs.h  int vfs_s_stat (const vfs_path_t * vpath, struct stat *buf);
stat              235 lib/vfs/vfs.h  int vfs_s_lstat (const vfs_path_t * vpath, struct stat *buf);
stat              236 lib/vfs/vfs.h  int vfs_s_fstat (void *fh, struct stat *buf);
stat              238 lib/vfs/vfs.h  void vfs_adjust_stat (struct stat *s);
stat              314 lib/vfs/vfs.h  int mc_stat (const vfs_path_t * vpath, struct stat *buf);
stat              319 lib/vfs/vfs.h  int mc_fstat (int fd, struct stat *buf);
stat              320 lib/vfs/vfs.h  int mc_lstat (const vfs_path_t * vpath, struct stat *buf);
stat               93 lib/vfs/xdirentry.h     struct stat st;             /* Parameters of this inode */
stat              160 lib/vfs/xdirentry.h                                      struct vfs_s_super *super, struct stat *initstat);
stat              168 lib/vfs/xdirentry.h struct stat *vfs_s_default_stat (struct vfs_class *me, mode_t mode);
stat              230 lib/widget/input_complete.c             struct stat tempstat;
stat              570 src/args.c                 struct stat st;
stat              166 src/consaver/cons.saver.c     struct stat st;
stat             3497 src/diffviewer/ydiff.c             struct stat st;
stat             3547 src/diffviewer/ydiff.c             struct stat st0, st1;
stat              308 src/editor/edit.c check_file_access (WEdit * edit, const vfs_path_t * filename_vpath, struct stat *st)
stat             1810 src/editor/edit.c     struct stat status;
stat              140 src/editor/editcmd.c     struct stat sb;
stat              931 src/editor/editcmd.c             struct stat sb;
stat              152 src/editor/editwidget.h     struct stat stat1;          /* Result of mc_fstat() on the file */
stat              184 src/execute.c      struct stat st;
stat              216 src/execute.c          struct stat st;
stat              106 src/filemanager/achown.c static struct stat sf_stat;
stat              946 src/filemanager/achown.c apply_advanced_chowns (WPanel * panel, vfs_path_t * vpath, struct stat *sf)
stat              305 src/filemanager/chmod.c chmod_dlg_create (WPanel * panel, const char *fname, const struct stat *sf_stat)
stat              473 src/filemanager/chmod.c do_chmod (WPanel * panel, const vfs_path_t * p, struct stat *sf)
stat              490 src/filemanager/chmod.c apply_mask (WPanel * panel, vfs_path_t * vpath, struct stat *sf)
stat              545 src/filemanager/chmod.c         struct stat sf_stat;
stat              369 src/filemanager/chown.c         struct stat sf;
stat              411 src/filemanager/chown.c         struct stat sf_stat;
stat              152 src/filemanager/dir.c handle_dirent (struct vfs_dirent *dp, const file_filter_t * filter, struct stat *buf1,
stat              199 src/filemanager/dir.c dir_get_dotdot_stat (const vfs_path_t * vpath, struct stat *st)
stat              299 src/filemanager/dir.c dir_list_append (dir_list * list, const char *fname, const struct stat * st,
stat              596 src/filemanager/dir.c handle_path (const char *path, struct stat * buf1, gboolean * link_to_dir, gboolean * stale_link)
stat              618 src/filemanager/dir.c         struct stat buf2;
stat              639 src/filemanager/dir.c     struct stat st;
stat              695 src/filemanager/dir.c     struct stat b;
stat              713 src/filemanager/dir.c     struct stat st;
stat               78 src/filemanager/dir.h gboolean dir_list_append (dir_list * list, const char *fname, const struct stat *st,
stat               89 src/filemanager/dir.h gboolean handle_path (const char *path, struct stat *buf1, gboolean * link_to_dir,
stat              136 src/filemanager/ext.c         struct stat mystat;
stat              156 src/filemanager/ext.c         struct stat mystat;
stat              906 src/filemanager/ext.c     struct stat mystat;
stat              344 src/filemanager/file.c is_in_linklist (const GSList * lp, const vfs_path_t * vpath, const struct stat *sb)
stat              372 src/filemanager/file.c check_hardlinks (const vfs_path_t * src_vpath, const struct stat *src_stat,
stat              388 src/filemanager/file.c         struct stat link_stat;
stat              519 src/filemanager/file.c     struct stat dst_stat;
stat              650 src/filemanager/file.c     struct stat s;
stat              722 src/filemanager/file.c         const struct stat *s;
stat              756 src/filemanager/file.c                            const struct stat *source_stat, file_op_context_t * ctx,
stat              784 src/filemanager/file.c                      && file_is_symlink_to_dir (source, (struct stat *) source_stat, &stale_link)
stat              925 src/filemanager/file.c check_same_file (const char *a, const struct stat *ast, const char *b, const struct stat *bst,
stat              942 src/filemanager/file.c get_times (const struct stat *sb, mc_timesbuf_t * times)
stat             1084 src/filemanager/file.c query_replace (file_op_context_t * ctx, const char *src, struct stat *src_stat, const char *dst,
stat             1085 src/filemanager/file.c                struct stat *dst_stat)
stat             1092 src/filemanager/file.c                                  struct stat *, const char *, struct stat *);
stat             1099 src/filemanager/file.c         return parent_call (pntr.p, ctx, 4, strlen (src), src, sizeof (struct stat), src_stat,
stat             1100 src/filemanager/file.c                             strlen (dst), dst, sizeof (struct stat), dst_stat);
stat             1125 src/filemanager/file.c query_replace (file_op_context_t * ctx, const char *src, struct stat *src_stat, const char *dst,
stat             1126 src/filemanager/file.c                struct stat *dst_stat)
stat             1239 src/filemanager/file.c     struct stat src_stat, dst_stat;
stat             1407 src/filemanager/file.c     struct stat buf;
stat             1477 src/filemanager/file.c         struct stat buf;
stat             1623 src/filemanager/file.c     struct stat src_stat, dst_stat;
stat             1806 src/filemanager/file.c check_single_entry (const WPanel * panel, gboolean force_single, struct stat *src_stat)
stat             1860 src/filemanager/file.c                                const struct stat *src_stat)
stat             1941 src/filemanager/file.c                       struct stat *src_stat, file_op_context_t * ctx, gboolean * do_bg)
stat             1995 src/filemanager/file.c do_confirm_erase (const WPanel * panel, const char *source, struct stat *src_stat)
stat             2031 src/filemanager/file.c                      const char *src, struct stat *src_stat, const char *dest,
stat             2134 src/filemanager/file.c                   const char *src, struct stat *src_stat, const char *dest)
stat             2231 src/filemanager/file.c file_is_symlink_to_dir (const vfs_path_t * vpath, struct stat * st, gboolean * stale_link)
stat             2233 src/filemanager/file.c     struct stat st2;
stat             2247 src/filemanager/file.c         struct stat st3;
stat             2273 src/filemanager/file.c     struct stat src_stat, dst_stat;
stat             2846 src/filemanager/file.c     struct stat dst_stat, src_stat;
stat             3306 src/filemanager/file.c     struct stat src_stat;
stat             3444 src/filemanager/file.c             struct stat dst_stat;
stat               42 src/filemanager/file.h gboolean file_is_symlink_to_dir (const vfs_path_t * path, struct stat *st, gboolean * stale_link);
stat              237 src/filemanager/filegui.c     struct stat *src_stat, *dst_stat;
stat             1222 src/filemanager/filegui.c                                   const char *src, struct stat * src_stat,
stat             1223 src/filemanager/filegui.c                                   const char *dst, struct stat * dst_stat)
stat             1363 src/filemanager/filegui.c         struct stat buf;
stat               21 src/filemanager/fileopctx.h typedef int (*mc_stat_fn) (const vfs_path_t * vpath, struct stat * buf);
stat              194 src/filemanager/fileopctx.h                                                      struct stat *src_stat, const char *dst,
stat              195 src/filemanager/fileopctx.h                                                      struct stat *dst_stat);
stat             1011 src/filemanager/find.c     struct stat s;
stat             1276 src/filemanager/find.c     struct stat tmp_stat;
stat             1816 src/filemanager/find.c         struct stat st;
stat             1459 src/filemanager/hotlist.c     struct stat stat_buf;
stat             1463 src/filemanager/hotlist.c         stat (hotlist_file_name, &stat_buf);
stat             1521 src/filemanager/hotlist.c     stat (hotlist_file_name, &stat_buf);
stat             1680 src/filemanager/hotlist.c     struct stat stat_buf;
stat             1693 src/filemanager/hotlist.c             stat (hotlist_file_name, &stat_buf);
stat              114 src/filemanager/info.c     struct stat st;
stat               81 src/filemanager/ioblksize.h io_blksize (struct stat sb)
stat              838 src/filemanager/mountlist.c                 struct stat statbuf;
stat             3078 src/filemanager/panel.c     struct stat st;
stat             4634 src/filemanager/panel.c     struct stat current_stat;
stat             4637 src/filemanager/panel.c     if (panels_options.fast_reload && stat (vfs_path_as_str (panel->cwd_vpath), &current_stat) == 0
stat              100 src/filemanager/panel.h     struct stat dir_stat;       /* Stat of current dir: used by execute () */
stat              366 src/filemanager/panelize.c             struct stat st;
stat              761 src/filemanager/tree.c         struct stat buf;
stat              815 src/filemanager/treestore.c         struct stat s;
stat              903 src/filemanager/treestore.c     struct stat buf;
stat              302 src/usermenu.c                 struct stat status;
stat              305 src/usermenu.c                 *condition = stat (arg, &status) == 0 && is_exe (status.st_mode);
stat              617 src/usermenu.c     struct stat st;
stat              619 src/usermenu.c     if (stat (path, &st) == 0 && (st.st_uid == 0 || (st.st_uid == geteuid ()) != 0)
stat              137 src/vfs/cpio/cpio.c     struct stat st;
stat              375 src/vfs/cpio/cpio.c cpio_create_entry (struct vfs_class *me, struct vfs_s_super *super, struct stat *st, char *name)
stat              561 src/vfs/cpio/cpio.c     struct stat st;
stat              627 src/vfs/cpio/cpio.c         struct stat st;
stat              699 src/vfs/cpio/cpio.c         struct stat st;
stat              815 src/vfs/cpio/cpio.c     static struct stat sb;
stat              828 src/vfs/cpio/cpio.c     struct stat *archive_stat = cookie; /* stat of main archive */
stat               87 src/vfs/extfs/extfs.c     struct stat local_stat;
stat              198 src/vfs/extfs/extfs.c     struct stat st;
stat              359 src/vfs/extfs/extfs.c         struct stat my;
stat              399 src/vfs/extfs/extfs.c     struct stat hstat;
stat              469 src/vfs/extfs/extfs.c                 struct stat st;
stat              519 src/vfs/extfs/extfs.c     struct stat mystat;
stat             1131 src/vfs/extfs/extfs.c         struct stat file_status;
stat             1138 src/vfs/extfs/extfs.c         if (stat (file->ino->localname, &file_status) != 0)
stat             1223 src/vfs/extfs/extfs.c extfs_stat_move (struct stat *buf, const struct vfs_s_inode *inode)
stat             1239 src/vfs/extfs/extfs.c extfs_internal_stat (const vfs_path_t * vpath, struct stat *buf, gboolean resolve)
stat             1267 src/vfs/extfs/extfs.c extfs_stat (const vfs_path_t * vpath, struct stat *buf)
stat             1275 src/vfs/extfs/extfs.c extfs_lstat (const vfs_path_t * vpath, struct stat *buf)
stat             1283 src/vfs/extfs/extfs.c extfs_fstat (void *fh, struct stat *buf)
stat             1588 src/vfs/extfs/extfs.c         struct stat s;
stat             1592 src/vfs/extfs/extfs.c         if ((stat (fullname, &s) == 0) && S_ISREG (s.st_mode) && !S_ISDIR (s.st_mode)
stat             1729 src/vfs/extfs/extfs.c     vfs_extfs_ops->stat = extfs_stat;
stat              265 src/vfs/ftpfs/ftpfs.c ftpfs_set_blksize (struct stat *s)
stat              275 src/vfs/ftpfs/ftpfs.c static struct stat *
stat              278 src/vfs/ftpfs/ftpfs.c     struct stat *s;
stat             1647 src/vfs/ftpfs/ftpfs.c                         fel->l_stat = g_new (struct stat, 1);
stat             1672 src/vfs/ftpfs/ftpfs.c     struct stat s;
stat             1747 src/vfs/ftpfs/ftpfs.c                     fe->l_stat = g_try_new (struct stat, 1);
stat             1935 src/vfs/ftpfs/ftpfs.c     struct stat s;
stat             2152 src/vfs/ftpfs/ftpfs.c ftpfs_stat (const vfs_path_t * vpath, struct stat *buf)
stat             2164 src/vfs/ftpfs/ftpfs.c ftpfs_lstat (const vfs_path_t * vpath, struct stat *buf)
stat             2176 src/vfs/ftpfs/ftpfs.c ftpfs_fstat (void *vfs_info, struct stat *buf)
stat             2496 src/vfs/ftpfs/ftpfs.c     struct stat mystat;
stat             2498 src/vfs/ftpfs/ftpfs.c     if (stat (netrcname, &mystat) >= 0 && (mystat.st_mode & 077) != 0)
stat             2759 src/vfs/ftpfs/ftpfs.c     vfs_ftpfs_ops->stat = ftpfs_stat;
stat               79 src/vfs/ftpfs/ftpfs_parse_ls.c typedef gboolean (*ftpfs_line_parser) (char *line, struct stat * s, char **filename,
stat               84 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_UNIX (char *line, struct stat *s, char **filename,
stat               86 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_NT (char *line, struct stat *s, char **filename,
stat               88 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_EPLF (char *line, struct stat *s, char **filename,
stat               90 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_MLSD (char *line, struct stat *s, char **filename,
stat               92 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_AS400 (char *line, struct stat *s, char **filename,
stat               94 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_OS2 (char *line, struct stat *s, char **filename,
stat               96 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_MacWebStar (char *line, struct stat *s, char **filename,
stat              277 src/vfs/ftpfs/ftpfs_parse_ls.c parse_ls_line (char *line, struct stat *s, char **filename, char **linkname)
stat              419 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_UNIX (char *line, struct stat *s, char **filename, char **linkname, int *err)
stat              450 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_NT (char *line, struct stat *s, char **filename, char **linkname, int *err)
stat              542 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_EPLF (char *line, struct stat *s, char **filename, char **linkname, int *err)
stat              654 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_MLSD (char *line, struct stat *s, char **filename, char **linkname, int *err)
stat              819 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_AS400 (char *line, struct stat *s, char **filename, char **linkname, int *err)
stat              923 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_OS2 (char *line, struct stat *s, char **filename, char **linkname, int *err)
stat              991 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_MacWebStar (char *line, struct stat *s, char **filename,
stat              144 src/vfs/local/local.c local_stat (const vfs_path_t * vpath, struct stat *buf)
stat              149 src/vfs/local/local.c     return stat (path, buf);
stat              155 src/vfs/local/local.c local_lstat (const vfs_path_t * vpath, struct stat *buf)
stat              452 src/vfs/local/local.c local_fstat (void *data, struct stat *buf)
stat              496 src/vfs/local/local.c     vfs_local_ops->stat = local_stat;
stat               27 src/vfs/local/local.h extern int local_fstat (void *data, struct stat *buf);
stat              316 src/vfs/sfs/sfs.c sfs_stat (const vfs_path_t * vpath, struct stat *buf)
stat              318 src/vfs/sfs/sfs.c     return stat (sfs_redirect (vpath), buf);
stat              324 src/vfs/sfs/sfs.c sfs_lstat (const vfs_path_t * vpath, struct stat *buf)
stat              587 src/vfs/sfs/sfs.c     vfs_sfs_ops->stat = sfs_stat;
stat              191 src/vfs/sftpfs/file.c         struct stat file_info = {
stat              223 src/vfs/sftpfs/file.c sftpfs_fstat (void *data, struct stat *buf, GError ** mcerror)
stat               62 src/vfs/sftpfs/internal.c sftpfs_blksize (struct stat *s)
stat              248 src/vfs/sftpfs/internal.c sftpfs_attr_to_stat (const LIBSSH2_SFTP_ATTRIBUTES * attrs, struct stat *s)
stat              287 src/vfs/sftpfs/internal.c sftpfs_lstat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror)
stat              315 src/vfs/sftpfs/internal.c sftpfs_stat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror)
stat               81 src/vfs/sftpfs/internal.h void sftpfs_attr_to_stat (const LIBSSH2_SFTP_ATTRIBUTES * attrs, struct stat *s);
stat               82 src/vfs/sftpfs/internal.h int sftpfs_lstat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror);
stat               83 src/vfs/sftpfs/internal.h int sftpfs_stat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror);
stat              109 src/vfs/sftpfs/internal.h int sftpfs_fstat (void *data, struct stat *buf, GError ** mcerror);
stat              254 src/vfs/sftpfs/sftpfs.c sftpfs_cb_lstat (const vfs_path_t * vpath, struct stat *buf)
stat              274 src/vfs/sftpfs/sftpfs.c sftpfs_cb_stat (const vfs_path_t * vpath, struct stat *buf)
stat              294 src/vfs/sftpfs/sftpfs.c sftpfs_cb_fstat (void *data, struct stat *buf)
stat              836 src/vfs/sftpfs/sftpfs.c     vfs_sftpfs_ops->stat = sftpfs_cb_stat;
stat              172 src/vfs/shell/shell.c shell_set_blksize (struct stat *s)
stat              182 src/vfs/shell/shell.c static struct stat *
stat              185 src/vfs/shell/shell.c     struct stat *s;
stat              994 src/vfs/shell/shell.c     struct stat s;
stat             1346 src/vfs/shell/shell.c shell_stat (const vfs_path_t * vpath, struct stat *buf)
stat             1358 src/vfs/shell/shell.c shell_lstat (const vfs_path_t * vpath, struct stat *buf)
stat             1370 src/vfs/shell/shell.c shell_fstat (void *vfs_info, struct stat *buf)
stat             1771 src/vfs/shell/shell.c     vfs_shell_ops->stat = shell_stat;
stat              232 src/vfs/tar/tar-internal.h     struct stat st;
stat              252 src/vfs/tar/tar-internal.h     struct stat stat;           /**< regular filesystem stat */
stat              505 src/vfs/tar/tar-sparse.c         || file->stat_info->stat.st_size < sp.offset + sp.numbytes
stat              534 src/vfs/tar/tar-sparse.c     file->stat_info->archive_file_size = file->stat_info->stat.st_size;
stat              535 src/vfs/tar/tar-sparse.c     file->stat_info->stat.st_size = MAX (0, realsize);
stat              599 src/vfs/tar/tar-sparse.c     file->stat_info->archive_file_size = file->stat_info->stat.st_size;
stat              600 src/vfs/tar/tar-sparse.c     file->stat_info->stat.st_size = MAX (0, realsize);
stat              711 src/vfs/tar/tar-sparse.c                 || (uintmax_t) file->stat_info->stat.st_size < sp.offset + u)
stat              519 src/vfs/tar/tar-xheader.c     st->stat.st_gid = u;
stat              607 src/vfs/tar/tar-xheader.c     st->stat.st_size = u;
stat              623 src/vfs/tar/tar-xheader.c     st->stat.st_uid = u;
stat              979 src/vfs/tar/tar-xheader.c     st->archive_file_size = st->stat.st_size;
stat              984 src/vfs/tar/tar-xheader.c         st->stat.st_size = st->real_size;
stat              303 src/vfs/tar/tar.c         return tar_skip_file (archive, current_stat_info.stat.st_size);
stat              377 src/vfs/tar/tar.c     current_stat_info.stat.st_mode = MODE_FROM_HEADER (header->header.mode, &hbits);
stat              437 src/vfs/tar/tar.c         current_stat_info.stat.st_mode |= S_IFDIR;
stat              439 src/vfs/tar/tar.c         current_stat_info.stat.st_mode |= S_IFLNK;
stat              441 src/vfs/tar/tar.c         current_stat_info.stat.st_mode |= S_IFCHR;
stat              443 src/vfs/tar/tar.c         current_stat_info.stat.st_mode |= S_IFBLK;
stat              445 src/vfs/tar/tar.c         current_stat_info.stat.st_mode |= S_IFIFO;
stat              447 src/vfs/tar/tar.c         current_stat_info.stat.st_mode |= S_IFREG;
stat              449 src/vfs/tar/tar.c     current_stat_info.stat.st_dev = 0;
stat              451 src/vfs/tar/tar.c     current_stat_info.stat.st_rdev = 0;
stat              461 src/vfs/tar/tar.c         current_stat_info.stat.st_uid = *header->header.uname != '\0'
stat              464 src/vfs/tar/tar.c         current_stat_info.stat.st_gid = *header->header.gname != '\0'
stat              474 src/vfs/tar/tar.c             current_stat_info.stat.st_rdev =
stat              485 src/vfs/tar/tar.c         current_stat_info.stat.st_uid = UID_FROM_HEADER (header->header.uid);
stat              486 src/vfs/tar/tar.c         current_stat_info.stat.st_gid = GID_FROM_HEADER (header->header.gid);
stat              509 src/vfs/tar/tar.c     current_stat_info.stat.st_blksize = 8 * 1024;       /* FIXME */
stat              511 src/vfs/tar/tar.c     vfs_adjust_stat (&current_stat_info.stat);
stat              574 src/vfs/tar/tar.c         if (S_ISDIR (current_stat_info.stat.st_mode))
stat              581 src/vfs/tar/tar.c         *inode = vfs_s_new_inode (me, archive, &current_stat_info.stat);
stat              622 src/vfs/tar/tar.c             current_stat_info.stat.st_size = 0; /* Links 0 size on tape */
stat              625 src/vfs/tar/tar.c             current_stat_info.stat.st_size = OFF_FROM_HEADER (header->header.size);
stat              626 src/vfs/tar/tar.c             if (current_stat_info.stat.st_size < 0)
stat              639 src/vfs/tar/tar.c             size_t name_size = current_stat_info.stat.st_size;
stat              653 src/vfs/tar/tar.c             if ((off_t) name_size != current_stat_info.stat.st_size || size < (off_t) name_size)
stat             1051 src/vfs/tar/tar.c     static struct stat stat_buf;
stat             1065 src/vfs/tar/tar.c     struct stat *archive_stat = cookie; /* stat of main archive */
stat              625 src/vfs/undelfs/undelfs.c undelfs_stat_int (int inode_index, struct stat *buf)
stat              646 src/vfs/undelfs/undelfs.c undelfs_lstat (const vfs_path_t * vpath, struct stat *buf)
stat              691 src/vfs/undelfs/undelfs.c undelfs_fstat (void *vfs_info, struct stat *buf)
stat              833 src/vfs/undelfs/undelfs.c     vfs_undelfs_ops->stat = undelfs_stat;
stat              128 src/viewer/datasource.c         struct stat st;
stat              369 src/viewer/datasource.c mcview_set_datasource_file (WView * view, int fd, const struct stat *st)
stat              249 src/viewer/internal.h void mcview_set_datasource_file (WView * view, int fd, const struct stat *st);
stat              332 src/viewer/mcviewer.c         struct stat st;
stat               38 tests/lib/vfs/vfs_adjust_stat.c     struct stat etalon_stat;
stat              170 tests/lib/vfs/vfs_adjust_stat.c     struct stat expected_stat;
stat               56 tests/lib/vfs/vfs_parse_ls_lga.c     static struct stat initstat;
stat              107 tests/lib/vfs/vfs_parse_ls_lga.c fill_stat_struct (struct stat *etalon_stat, int iterator)
stat              257 tests/lib/vfs/vfs_parse_ls_lga.c     struct stat etalon_stat;
stat              258 tests/lib/vfs/vfs_parse_ls_lga.c     static struct stat test_stat;
stat               52 tests/lib/vfs/vfs_setup_cwd.c mc_stat (const vfs_path_t * vpath, struct stat *my_stat)
stat              182 tests/src/execute__common.c mc_stat (const vfs_path_t * vpath, struct stat *stat_ignored)
stat              242 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c yaml_dump_stbuf (const struct stat *st)
stat              272 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c yaml_dump_record (gboolean success, const char *input_line, const struct stat *st,
stat              298 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c ls_dump_stbuf (const struct stat *st)
stat              315 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c ls_dump_record (gboolean success, const char *input_line, const struct stat *st,
stat              342 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c     struct stat st;