attrs_ok 2150 src/editor/edit.c edit->attrs_ok = (mc_fgetflags (arg->file_vpath, &edit->attrs) == 0); attrs_ok 2152 src/editor/edit.c edit->attrs_ok = FALSE; attrs_ok 241 src/editor/editcmd.c if (edit->attrs_ok) attrs_ok 143 src/editor/editwidget.h gboolean attrs_ok; /* mc_fgetflags() == 0 */ attrs_ok 2309 src/filemanager/file.c gboolean attrs_ok = ctx->preserve; attrs_ok 2388 src/filemanager/file.c while (attrs_ok && mc_fgetflags (src_vpath, &attrs) != 0) attrs_ok 2390 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 2412 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 2461 src/filemanager/file.c while (attrs_ok && mc_fsetflags (dst_vpath, attrs) != 0 && !ctx->ignore_all) attrs_ok 2463 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 2480 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 2541 src/filemanager/file.c while (attrs_ok && mc_fsetflags (dst_vpath, attrs) != 0 && !ctx->ignore_all) attrs_ok 2543 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 2563 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 2980 src/filemanager/file.c while (attrs_ok && mc_fsetflags (dst_vpath, attrs) != 0 && !ctx->ignore_all) attrs_ok 2982 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 2998 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 3037 src/filemanager/file.c gboolean attrs_ok = ctx->preserve; attrs_ok 3065 src/filemanager/file.c while (attrs_ok && mc_fgetflags (src_vpath, &attrs) != 0) attrs_ok 3067 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 3089 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 3319 src/filemanager/file.c if (attrs_ok)