stat 203 lib/lock.c struct stat statbuf; stat 282 lib/lock.c struct stat statbuf; stat 108 lib/mcconfig/common.c struct stat st; stat 116 lib/util.c struct stat mybuf; stat 1326 lib/util.c struct stat stat_buf; stat 1341 lib/util.c if (stat (file_name, &stat_buf) == 0) stat 125 lib/util.h struct stat st; stat 204 lib/util.h int get_user_permissions (struct stat *buf); stat 1170 lib/utilunix.c get_user_permissions (struct stat *st) stat 507 lib/vfs/direntry.c vfs_s_internal_stat (const vfs_path_t * vpath, struct stat *buf, int flag) stat 883 lib/vfs/direntry.c vfs_s_new_inode (struct vfs_class *me, struct vfs_s_super *super, struct stat *initstat) stat 1005 lib/vfs/direntry.c struct stat * stat 1008 lib/vfs/direntry.c static struct stat st; stat 1049 lib/vfs/direntry.c vfs_adjust_stat (struct stat *s) stat 1081 lib/vfs/direntry.c struct stat *st; stat 1408 lib/vfs/direntry.c vfs_s_stat (const vfs_path_t * vpath, struct stat *buf) stat 1416 lib/vfs/direntry.c vfs_s_lstat (const vfs_path_t * vpath, struct stat *buf) stat 1424 lib/vfs/direntry.c vfs_s_fstat (void *fh, struct stat *buf) stat 1528 lib/vfs/direntry.c vclass->stat = vfs_s_stat; stat 85 lib/vfs/interface.c struct stat mystat; stat 540 lib/vfs/interface.c mc_stat (const vfs_path_t * vpath, struct stat *buf) stat 551 lib/vfs/interface.c result = path_element->class->stat ? path_element->class->stat (vpath, buf) : -1; stat 562 lib/vfs/interface.c mc_lstat (const vfs_path_t * vpath, struct stat *buf) stat 584 lib/vfs/interface.c mc_fstat (int handle, struct stat *buf) stat 813 lib/vfs/interface.c struct stat st; stat 680 lib/vfs/parse_ls_vga.c vfs_parse_ls_lga (const char *p, struct stat * s, char **filename, char **linkname, stat 63 lib/vfs/path.c struct stat buf; stat 65 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 214 lib/vfs/vfs.c struct stat my_stat, my_stat2; stat 177 lib/vfs/vfs.h int (*stat) (const vfs_path_t * vpath, struct stat * buf); stat 178 lib/vfs/vfs.h int (*lstat) (const vfs_path_t * vpath, struct stat * buf); stat 179 lib/vfs/vfs.h int (*fstat) (void *vfs_info, struct stat * buf); stat 241 lib/vfs/vfs.h int vfs_s_stat (const vfs_path_t * vpath, struct stat *buf); stat 242 lib/vfs/vfs.h int vfs_s_lstat (const vfs_path_t * vpath, struct stat *buf); stat 243 lib/vfs/vfs.h int vfs_s_fstat (void *fh, struct stat *buf); stat 245 lib/vfs/vfs.h void vfs_adjust_stat (struct stat *s); stat 321 lib/vfs/vfs.h int mc_stat (const vfs_path_t * vpath, struct stat *buf); stat 326 lib/vfs/vfs.h int mc_fstat (int fd, struct stat *buf); stat 327 lib/vfs/vfs.h int mc_lstat (const vfs_path_t * vpath, struct stat *buf); stat 92 lib/vfs/xdirentry.h struct stat st; /* Parameters of this inode */ stat 158 lib/vfs/xdirentry.h struct vfs_s_super *super, struct stat *initstat); stat 166 lib/vfs/xdirentry.h struct stat *vfs_s_default_stat (struct vfs_class *me, mode_t mode); stat 228 lib/widget/input_complete.c struct stat tempstat; stat 569 src/args.c struct stat st; stat 163 src/consaver/cons.saver.c struct stat st; stat 3566 src/diffviewer/ydiff.c struct stat st; stat 3617 src/diffviewer/ydiff.c struct stat st0; stat 3618 src/diffviewer/ydiff.c struct stat st1; stat 295 src/editor/edit.c check_file_access (WEdit * edit, const vfs_path_t * filename_vpath, struct stat *st) stat 1773 src/editor/edit.c struct stat status; stat 146 src/editor/editcmd.c struct stat sb; stat 937 src/editor/editcmd.c struct stat sb; stat 152 src/editor/editwidget.h struct stat stat1; /* Result of mc_fstat() on the file */ stat 182 src/execute.c struct stat st; stat 214 src/execute.c struct stat st; stat 104 src/filemanager/achown.c static struct stat sf_stat; stat 941 src/filemanager/achown.c apply_advanced_chowns (WPanel * panel, vfs_path_t * vpath, struct stat *sf) stat 303 src/filemanager/chmod.c chmod_dlg_create (WPanel * panel, const char *fname, const struct stat *sf_stat) stat 469 src/filemanager/chmod.c do_chmod (WPanel * panel, const vfs_path_t * p, struct stat *sf) stat 486 src/filemanager/chmod.c apply_mask (WPanel * panel, vfs_path_t * vpath, struct stat *sf) stat 541 src/filemanager/chmod.c struct stat sf_stat; stat 366 src/filemanager/chown.c struct stat sf; stat 408 src/filemanager/chown.c struct stat sf_stat; stat 148 src/filemanager/dir.c handle_dirent (struct vfs_dirent *dp, const file_filter_t * filter, struct stat *buf1, stat 195 src/filemanager/dir.c dir_get_dotdot_stat (const vfs_path_t * vpath, struct stat *st) stat 295 src/filemanager/dir.c dir_list_append (dir_list * list, const char *fname, const struct stat * st, stat 592 src/filemanager/dir.c handle_path (const char *path, struct stat * buf1, gboolean * link_to_dir, gboolean * stale_link) stat 614 src/filemanager/dir.c struct stat buf2; stat 635 src/filemanager/dir.c struct stat st; stat 691 src/filemanager/dir.c struct stat b; stat 709 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 127 src/filemanager/ext.c struct stat mystat; stat 147 src/filemanager/ext.c struct stat mystat; stat 791 src/filemanager/ext.c struct stat mystat; stat 332 src/filemanager/file.c is_in_linklist (const GSList * lp, const vfs_path_t * vpath, const struct stat *sb) stat 360 src/filemanager/file.c check_hardlinks (const vfs_path_t * src_vpath, const struct stat *src_stat, stat 376 src/filemanager/file.c struct stat link_stat; stat 507 src/filemanager/file.c struct stat dst_stat; stat 637 src/filemanager/file.c struct stat s; stat 709 src/filemanager/file.c const struct stat *s; stat 743 src/filemanager/file.c const struct stat *source_stat, file_op_context_t * ctx, stat 771 src/filemanager/file.c && file_is_symlink_to_dir (source, (struct stat *) source_stat, &stale_link) stat 883 src/filemanager/file.c check_same_file (const char *a, const struct stat *ast, const char *b, const struct stat *bst, stat 900 src/filemanager/file.c get_times (const struct stat *sb, mc_timesbuf_t * times) stat 1042 src/filemanager/file.c query_replace (file_op_context_t * ctx, const char *src, struct stat *src_stat, const char *dst, stat 1043 src/filemanager/file.c struct stat *dst_stat) stat 1050 src/filemanager/file.c struct stat *, const char *, struct stat *); stat 1057 src/filemanager/file.c return parent_call (pntr.p, ctx, 4, strlen (src), src, sizeof (struct stat), src_stat, stat 1058 src/filemanager/file.c strlen (dst), dst, sizeof (struct stat), dst_stat); stat 1083 src/filemanager/file.c query_replace (file_op_context_t * ctx, const char *src, struct stat *src_stat, const char *dst, stat 1084 src/filemanager/file.c struct stat *dst_stat) stat 1197 src/filemanager/file.c struct stat src_stat, dst_stat; stat 1365 src/filemanager/file.c struct stat buf; stat 1435 src/filemanager/file.c struct stat buf; stat 1569 src/filemanager/file.c struct stat src_stat, dst_stat; stat 1752 src/filemanager/file.c check_single_entry (const WPanel * panel, gboolean force_single, struct stat *src_stat) stat 1806 src/filemanager/file.c const struct stat *src_stat) stat 1887 src/filemanager/file.c const char *source, struct stat *src_stat, file_op_context_t * ctx, stat 1942 src/filemanager/file.c do_confirm_erase (const WPanel * panel, const char *source, struct stat *src_stat) stat 1978 src/filemanager/file.c file_op_context_t * ctx, const char *src, struct stat *src_stat, stat 2081 src/filemanager/file.c file_op_context_t * ctx, const char *src, struct stat *src_stat, const char *dest) stat 2178 src/filemanager/file.c file_is_symlink_to_dir (const vfs_path_t * vpath, struct stat * st, gboolean * stale_link) stat 2180 src/filemanager/file.c struct stat st2; stat 2194 src/filemanager/file.c struct stat st3; stat 2220 src/filemanager/file.c struct stat src_stat, dst_stat; stat 2764 src/filemanager/file.c struct stat dst_stat, src_stat; stat 3218 src/filemanager/file.c struct stat src_stat; stat 3361 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 1195 src/filemanager/filegui.c const char *src, struct stat * src_stat, stat 1196 src/filemanager/filegui.c const char *dst, struct stat * dst_stat) stat 1336 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 1008 src/filemanager/find.c struct stat s; stat 1272 src/filemanager/find.c struct stat tmp_stat; stat 1806 src/filemanager/find.c struct stat st; stat 1454 src/filemanager/hotlist.c struct stat stat_buf; stat 1458 src/filemanager/hotlist.c stat (hotlist_file_name, &stat_buf); stat 1516 src/filemanager/hotlist.c stat (hotlist_file_name, &stat_buf); stat 1675 src/filemanager/hotlist.c struct stat stat_buf; stat 1688 src/filemanager/hotlist.c stat (hotlist_file_name, &stat_buf); stat 113 src/filemanager/info.c struct stat st; stat 81 src/filemanager/ioblksize.h io_blksize (struct stat sb) stat 835 src/filemanager/mountlist.c struct stat statbuf; stat 3000 src/filemanager/panel.c struct stat st; stat 4526 src/filemanager/panel.c struct stat current_stat; stat 4529 src/filemanager/panel.c if (panels_options.fast_reload && stat (vfs_path_as_str (panel->cwd_vpath), ¤t_stat) == 0 stat 98 src/filemanager/panel.h struct stat dir_stat; /* Stat of current dir: used by execute () */ stat 369 src/filemanager/panelize.c struct stat st; stat 748 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 289 src/usermenu.c struct stat status; stat 292 src/usermenu.c *condition = stat (arg, &status) == 0 && is_exe (status.st_mode); stat 598 src/usermenu.c struct stat st; stat 600 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 376 src/vfs/cpio/cpio.c cpio_create_entry (struct vfs_class *me, struct vfs_s_super *super, struct stat *st, char *name) stat 562 src/vfs/cpio/cpio.c struct stat st; stat 628 src/vfs/cpio/cpio.c struct stat st; stat 700 src/vfs/cpio/cpio.c struct stat st; stat 816 src/vfs/cpio/cpio.c static struct stat sb; stat 829 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 1108 src/vfs/extfs/extfs.c struct stat file_status; stat 1115 src/vfs/extfs/extfs.c if (stat (file->ino->localname, &file_status) != 0) stat 1200 src/vfs/extfs/extfs.c extfs_stat_move (struct stat *buf, const struct vfs_s_inode *inode) stat 1216 src/vfs/extfs/extfs.c extfs_internal_stat (const vfs_path_t * vpath, struct stat *buf, gboolean resolve) stat 1244 src/vfs/extfs/extfs.c extfs_stat (const vfs_path_t * vpath, struct stat *buf) stat 1252 src/vfs/extfs/extfs.c extfs_lstat (const vfs_path_t * vpath, struct stat *buf) stat 1260 src/vfs/extfs/extfs.c extfs_fstat (void *fh, struct stat *buf) stat 1574 src/vfs/extfs/extfs.c struct stat s; stat 1578 src/vfs/extfs/extfs.c if ((stat (fullname, &s) == 0) && S_ISREG (s.st_mode) && !S_ISDIR (s.st_mode) stat 1719 src/vfs/extfs/extfs.c vfs_extfs_ops->stat = extfs_stat; stat 170 src/vfs/fish/fish.c fish_set_blksize (struct stat *s) stat 180 src/vfs/fish/fish.c static struct stat * stat 183 src/vfs/fish/fish.c struct stat *s; stat 974 src/vfs/fish/fish.c struct stat s; stat 1326 src/vfs/fish/fish.c fish_stat (const vfs_path_t * vpath, struct stat *buf) stat 1338 src/vfs/fish/fish.c fish_lstat (const vfs_path_t * vpath, struct stat *buf) stat 1350 src/vfs/fish/fish.c fish_fstat (void *vfs_info, struct stat *buf) stat 1751 src/vfs/fish/fish.c vfs_fish_ops->stat = fish_stat; stat 278 src/vfs/ftpfs/ftpfs.c ftpfs_set_blksize (struct stat *s) stat 288 src/vfs/ftpfs/ftpfs.c static struct stat * stat 291 src/vfs/ftpfs/ftpfs.c struct stat *s; stat 1630 src/vfs/ftpfs/ftpfs.c fel->l_stat = g_new (struct stat, 1); stat 1655 src/vfs/ftpfs/ftpfs.c struct stat s; stat 1730 src/vfs/ftpfs/ftpfs.c fe->l_stat = g_try_new (struct stat, 1); stat 1918 src/vfs/ftpfs/ftpfs.c struct stat s; stat 2134 src/vfs/ftpfs/ftpfs.c ftpfs_stat (const vfs_path_t * vpath, struct stat *buf) stat 2146 src/vfs/ftpfs/ftpfs.c ftpfs_lstat (const vfs_path_t * vpath, struct stat *buf) stat 2158 src/vfs/ftpfs/ftpfs.c ftpfs_fstat (void *vfs_info, struct stat *buf) stat 2478 src/vfs/ftpfs/ftpfs.c struct stat mystat; stat 2480 src/vfs/ftpfs/ftpfs.c if (stat (netrcname, &mystat) >= 0 && (mystat.st_mode & 077) != 0) stat 2741 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 83 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_UNIX (char *line, struct stat *s, char **filename, stat 85 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_NT (char *line, struct stat *s, char **filename, stat 87 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_EPLF (char *line, struct stat *s, char **filename, stat 89 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_MLSD (char *line, struct stat *s, char **filename, stat 91 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_AS400 (char *line, struct stat *s, char **filename, stat 93 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_OS2 (char *line, struct stat *s, char **filename, stat 95 src/vfs/ftpfs/ftpfs_parse_ls.c static gboolean ftpfs_parse_long_list_MacWebStar (char *line, struct stat *s, char **filename, stat 276 src/vfs/ftpfs/ftpfs_parse_ls.c parse_ls_line (char *line, struct stat *s, char **filename, char **linkname) stat 418 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_UNIX (char *line, struct stat *s, char **filename, char **linkname, int *err) stat 451 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_NT (char *line, struct stat *s, char **filename, char **linkname, int *err) stat 543 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_EPLF (char *line, struct stat *s, char **filename, char **linkname, int *err) stat 655 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_MLSD (char *line, struct stat *s, char **filename, char **linkname, int *err) stat 820 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_AS400 (char *line, struct stat *s, char **filename, char **linkname, int *err) stat 924 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_OS2 (char *line, struct stat *s, char **filename, char **linkname, int *err) stat 992 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list_MacWebStar (char *line, struct stat *s, char **filename, stat 148 src/vfs/local/local.c local_stat (const vfs_path_t * vpath, struct stat *buf) stat 153 src/vfs/local/local.c return stat (path_element->path, buf); stat 159 src/vfs/local/local.c local_lstat (const vfs_path_t * vpath, struct stat *buf) stat 430 src/vfs/local/local.c local_fstat (void *data, struct stat *buf) stat 474 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 313 src/vfs/sfs/sfs.c sfs_stat (const vfs_path_t * vpath, struct stat *buf) stat 315 src/vfs/sfs/sfs.c return stat (sfs_redirect (vpath), buf); stat 321 src/vfs/sfs/sfs.c sfs_lstat (const vfs_path_t * vpath, struct stat *buf) stat 584 src/vfs/sfs/sfs.c vfs_sfs_ops->stat = sfs_stat; stat 188 src/vfs/sftpfs/file.c struct stat file_info = { stat 220 src/vfs/sftpfs/file.c sftpfs_fstat (void *data, struct stat *buf, GError ** mcerror) stat 60 src/vfs/sftpfs/internal.c sftpfs_blksize (struct stat *s) stat 247 src/vfs/sftpfs/internal.c sftpfs_attr_to_stat (const LIBSSH2_SFTP_ATTRIBUTES * attrs, struct stat *s) stat 286 src/vfs/sftpfs/internal.c sftpfs_lstat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror) stat 314 src/vfs/sftpfs/internal.c sftpfs_stat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror) stat 77 src/vfs/sftpfs/internal.h void sftpfs_attr_to_stat (const LIBSSH2_SFTP_ATTRIBUTES * attrs, struct stat *s); stat 78 src/vfs/sftpfs/internal.h int sftpfs_lstat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror); stat 79 src/vfs/sftpfs/internal.h int sftpfs_stat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror); stat 105 src/vfs/sftpfs/internal.h int sftpfs_fstat (void *data, struct stat *buf, GError ** mcerror); stat 255 src/vfs/sftpfs/sftpfs.c sftpfs_cb_lstat (const vfs_path_t * vpath, struct stat *buf) stat 275 src/vfs/sftpfs/sftpfs.c sftpfs_cb_stat (const vfs_path_t * vpath, struct stat *buf) stat 295 src/vfs/sftpfs/sftpfs.c sftpfs_cb_fstat (void *data, struct stat *buf) stat 837 src/vfs/sftpfs/sftpfs.c vfs_sftpfs_ops->stat = sftpfs_cb_stat; stat 259 src/vfs/tar/tar.c struct stat st; stat 533 src/vfs/tar/tar.c tar_fill_stat (struct vfs_s_super *archive, struct stat *st, union block *header, size_t h_size) stat 703 src/vfs/tar/tar.c struct stat st; stat 919 src/vfs/tar/tar.c static struct stat stat_buf; stat 933 src/vfs/tar/tar.c struct stat *archive_stat = cookie; /* stat of main archive */ stat 627 src/vfs/undelfs/undelfs.c undelfs_stat_int (int inode_index, struct stat *buf) stat 648 src/vfs/undelfs/undelfs.c undelfs_lstat (const vfs_path_t * vpath, struct stat *buf) stat 693 src/vfs/undelfs/undelfs.c undelfs_fstat (void *vfs_info, struct stat *buf) stat 835 src/vfs/undelfs/undelfs.c vfs_undelfs_ops->stat = undelfs_stat; stat 126 src/viewer/datasource.c struct stat st; stat 367 src/viewer/datasource.c mcview_set_datasource_file (WView * view, int fd, const struct stat *st) stat 268 src/viewer/internal.h void mcview_set_datasource_file (WView * view, int fd, const struct stat *st); stat 327 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 184 tests/src/execute__common.c mc_stat (const vfs_path_t * vpath, struct stat *stat_ignored) stat 240 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c yaml_dump_stbuf (const struct stat *st) stat 270 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 296 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c ls_dump_stbuf (const struct stat *st) stat 313 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 340 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c struct stat st;