attrs_ok 2138 src/editor/edit.c edit->attrs_ok = (mc_fgetflags (arg->file_vpath, &edit->attrs) == 0); attrs_ok 2140 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 2289 src/filemanager/file.c gboolean attrs_ok = ctx->preserve; attrs_ok 2368 src/filemanager/file.c while (attrs_ok && mc_fgetflags (src_vpath, &attrs) != 0) attrs_ok 2370 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 2391 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 2440 src/filemanager/file.c while (attrs_ok && mc_fsetflags (dst_vpath, attrs) != 0 && !ctx->ignore_all) attrs_ok 2442 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 2458 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 2519 src/filemanager/file.c while (attrs_ok && mc_fsetflags (dst_vpath, attrs) != 0 && !ctx->ignore_all) attrs_ok 2521 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 2541 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 2958 src/filemanager/file.c while (attrs_ok && mc_fsetflags (dst_vpath, attrs) != 0 && !ctx->ignore_all) attrs_ok 2960 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 2975 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 3014 src/filemanager/file.c gboolean attrs_ok = ctx->preserve; attrs_ok 3043 src/filemanager/file.c while (attrs_ok && mc_fgetflags (src_vpath, &attrs) != 0) attrs_ok 3045 src/filemanager/file.c attrs_ok = FALSE; attrs_ok 3066 src/filemanager/file.c attrs_ok = TRUE; attrs_ok 3295 src/filemanager/file.c if (attrs_ok)