Home
last modified time | relevance | path

Searched refs:group_write (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/sysutils/exa/exa-0.10.1/src/output/render/
H A Doctal.rs16 … let octal_group = Self::bits_to_octal(perm.group_read, perm.group_write, perm.group_execute); in render()
36 group_read: true, group_write: false, group_execute: true, setgid: false, in normal_folder()
50 group_read: true, group_write: false, group_execute: false, setgid: false, in normal_file()
64 group_read: false, group_write: false, group_execute: false, setgid: false, in secret_file()
78 group_read: true, group_write: true, group_execute: true, setgid: false, in sticky1()
93 group_read: true, group_write: true, group_execute: true, setgid: true, in sticky2()
107 group_read: true, group_write: true, group_execute: true, setgid: false, in sticky3()
H A Dpermissions.rs41 bit(self.group_write, "w", colours.group_write()), in render()
89 fn group_write(&self) -> Style; in group_write() method
123 fn group_write(&self) -> Style { Fixed(105).normal() } in group_write() method
138 group_read: false, group_write: false, group_execute: false, setgid: false, in negate()
156 group_read: true, group_write: true, group_execute: true, setgid: false, in affirm()
174 group_read: false, group_write: false, group_execute: true, setgid: true, in specials()
192 group_read: false, group_write: false, group_execute: false, setgid: true, in extra_specials()
/dports/sysutils/auto-admin/auto-admin-0.7.8.1/Scripts/
H A Dauto-file-secure49 group_write=`printf '%s' $perms | cut -c 6-6`
50 if [ $group_write != '-' ]; then
H A Dauto-update-pkgsrc356 group_write=`stat -L $plugin | awk '{ print $3 }' | cut -c 6`
360 elif [ $group_write != - ]; then
/dports/sysutils/lsd/lsd-0.20.1/src/meta/
H A Dpermissions.rs12 pub group_write: bool, field
38 group_write: has_bit(modes::GROUP_WRITE), in from()
79 bit(self.group_write, "w", &Elem::Write), in render()
/dports/misc/xplr/xplr-0.17.0/src/
H A Dpermissions.rs15 pub group_write: bool, field
41 group_write: has_bit(modes::GROUP_WRITE), in from()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_fm_prop.c84 int group_write; member
155 if (cfdata->fi->statinfo.st_mode & S_IWGRP) cfdata->group_write = 1; in _fill_data()
223 if (((cfdata->fi->statinfo.st_mode & S_IWGRP) && (cfdata->group_write)) || in _basic_apply_data()
224 ((!(cfdata->fi->statinfo.st_mode & S_IWGRP)) && (!cfdata->group_write))) in _basic_apply_data()
248 if (cfdata->group_write) cfdata->fi->statinfo.st_mode |= S_IWGRP; in _basic_apply_data()
478 ob = e_widget_check_add(evas, _("write"), &(cfdata->group_write)); in _basic_create_widgets()
/dports/devel/boost-docs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp39 …prms |= boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::other… 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.cpp48 E::group_write == ME(020) && in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp48 E::group_write == ME(020) && 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.cpp48 E::group_write == ME(020) && in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp48 E::group_write == ME(020) && in main()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/filesystem/src/
H A Dwindows_tools.hpp39 …prms |= boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::other… 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.cpp48 E::group_write == ME(020) && in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp48 E::group_write == ME(020) && in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp48 E::group_write == ME(020) && 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.cpp48 E::group_write == ME(020) && in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/filesystems/fs.enum/
H A Denum.perms.pass.cpp48 E::group_write == ME(020) && 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.cpp48 E::group_write == ME(020) && in main()
/dports/devel/boost-libs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp39 …prms |= boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::other… in make_permissions()
/dports/devel/boost-python-libs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp39 …prms |= boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::other… 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.cpp48 E::group_write == ME(020) && in main()
/dports/devel/hyperscan/boost_1_75_0/libs/filesystem/src/
H A Dwindows_tools.hpp39 …prms |= boost::filesystem::owner_write | boost::filesystem::group_write | boost::filesystem::other… in make_permissions()
/dports/sysutils/exa/exa-0.10.1/src/theme/
H A Dui_styles.rs51 pub group_write: Style, field
149 "gw" => self.perms.group_write = pair.to_style(), in set_exa()
/dports/editors/abiword/abiword-3.0.5/goffice-bits/goffice/utils/
H A Dgo-file.h37 gboolean group_write; member

12345678910