Home
last modified time | relevance | path

Searched refs:others_write (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_fm_prop.c81 int others_write; member
152 if (cfdata->fi->statinfo.st_mode & S_IWOTH) cfdata->others_write = 1; in _fill_data()
214 if (((cfdata->fi->statinfo.st_mode & S_IWOTH) && (cfdata->others_write)) || in _basic_apply_data()
215 ((!(cfdata->fi->statinfo.st_mode & S_IWOTH)) && (!cfdata->others_write))) in _basic_apply_data()
242 if (cfdata->others_write) cfdata->fi->statinfo.st_mode |= S_IWOTH; in _basic_apply_data()
487 ob = e_widget_check_add(evas, _("write"), &(cfdata->others_write)); in _basic_create_widgets()
/dports/devel/boost-docs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp39 … boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::others_write; in make_permissions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/filesystem/src/
H A Dwindows_tools.hpp39 … boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::others_write; in make_permissions()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/boost-libs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp39 … boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::others_write; in make_permissions()
/dports/devel/boost-python-libs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp39 … boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::others_write; in make_permissions()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp53 E::others_write == ME(02) && in main()
/dports/devel/hyperscan/boost_1_75_0/libs/filesystem/src/
H A Dwindows_tools.hpp39 … boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::others_write; in make_permissions()
/dports/editors/abiword/abiword-3.0.5/goffice-bits/goffice/utils/
H A Dgo-file.h41 gboolean others_write; member
/dports/editors/abiword/abiword-3.0.5/goffice-bits2/goffice/utils/
H A Dgo-file.h41 gboolean others_write; member
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-file.h41 gboolean others_write; member
/dports/editors/abiword/abiword-3.0.5/src/af/util/xp/
H A Dut_go_file.h50 gboolean others_write; member
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/include/llvm/Support/
H A DFileSystem.h84 others_write = 02, enumerator
86 others_all = others_read | others_write | others_exe,
88 all_write = owner_write | group_write | others_write,
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/Support/
H A DFileSystem.h83 others_write = 02, enumerator
85 others_all = others_read | others_write | others_exe,
87 all_write = owner_write | group_write | others_write,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h86 others_write = 02, enumerator
88 others_all = others_read | others_write | others_exe,
90 all_write = owner_write | group_write | others_write,
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-doc-metadata.c102 GtkCheckButton *others_write; member
505 else if (bt == state->others_write) in cb_dialog_doc_metadata_change_permission()
506 state->file_permissions->others_write = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (bt)); in cb_dialog_doc_metadata_change_permission()
542 gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (state->others_write), in dialog_doc_metadata_set_up_permissions()
543 state->file_permissions->others_write); in dialog_doc_metadata_set_up_permissions()
552 gtk_widget_set_sensitive (GTK_WIDGET (state->others_write), FALSE); in dialog_doc_metadata_set_up_permissions()
677 g_signal_connect (G_OBJECT (state->others_write), in dialog_doc_metadata_init_file_page()
2107 state->others_write = GTK_CHECK_BUTTON (go_gtk_builder_get_widget (state->gui, "others_write")); in dialog_doc_metadata_init_widgets()

123456789