Home
last modified time | relevance | path

Searched refs:unix_perm (Results 1 – 22 of 22) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/devel/boost-python-libs/boost_1_72_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/interprocess/
H A Dshared_memory_object.hpp301 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
307 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
313 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
315 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
325 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
327 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
331 … if((m_handle = shm_open(m_filename.c_str(), oflag, unix_perm)) >= 0 || errno != ENOENT){ in priv_open_or_create()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/databases/xtrabackup/boost_1_59_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/databases/percona57-server/boost_1_59_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/databases/percona57-client/boost_1_59_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/devel/boost-libs/boost_1_72_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in playOnmove()
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in playOnmove()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in playOnmove()
323 ::fchmod(m_handle, unix_perm); in playOnmove()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in playOnmove()
336 ::fchmod(m_handle, unix_perm); in playOnmove()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in playOnmove()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/devel/hyperscan/boost_1_75_0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/interprocess/
H A Dshared_memory_object.hpp309 int unix_perm = perm.get_permissions(); in priv_open_or_create() local
315 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
321 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
323 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
333 m_handle = shm_open(m_filename.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
336 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
340 m_handle = shm_open(m_filename.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/
H A Dshared_memory_object.hpp371 ::mode_t unix_perm = perm.get_permissions(); in priv_open_or_create()
377 m_handle = shm_open(fname.c_str(), oflag, unix_perm); in priv_open_or_create()
383 m_handle = shm_open(fname.c_str(), oflag, unix_perm); in priv_open_or_create()
385 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
395 m_handle = shm_open(fname.c_str(), oflag | (O_CREAT | O_EXCL), unix_perm); in priv_open_or_create()
398 ::fchmod(m_handle, unix_perm); in priv_open_or_create()
402 m_handle = shm_open(fname.c_str(), oflag, unix_perm); in priv_open_or_create()
/dports/sysutils/webmin/webmin-1.981/syslog-ng/
H A Dedit_source.cgi37 local ($unix_name, $unix_owner, $unix_group, $unix_perm,
43 $unix_perm = &find_value("perm", $unix->{'members'});
65 &ui_opt_textbox($t."_perm", $unix_perm, 5,$text{'default'}).
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_syslog/
H A Dsyslog_server.c68 if (chmod(address.sun_path, ctx->unix_perm)) { in syslog_server_unix_create()
71 address.sun_path, ctx->unix_perm); in syslog_server_unix_create()
H A Dsyslog_conf.c93 ctx->unix_perm = strtol(tmp, NULL, 8) & 07777; in syslog_conf_create()
95 ctx->unix_perm = 0644; in syslog_conf_create()
H A Dsyslog.h48 unsigned int unix_perm; member