Home
last modified time | relevance | path

Searched refs:perm (Results 1 – 14 of 14) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A D.gitignore37 /sys/perm.h
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/filesystem/
A Dops.cc477 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
481 ::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
A Dstd-ops.cc716 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
720 ::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/filesystem/
A Dops.cc477 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
481 posix::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/filesystem/
A Dops.cc477 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
481 posix::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/filesystem/
A Dops.cc477 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
481 posix::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/filesystem/
A Dops.cc695 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
699 ::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/filesystem/
A Dops.cc715 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
719 ::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/filesystem/
A Dops.cc715 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
719 ::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/
A Dfs_ops.cc576 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
580 posix::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/
A Dfs_ops.cc576 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
580 posix::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfs_ops.cc576 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) in create_dir() argument
580 posix::mode_t mode = static_cast<std::underlying_type_t<fs::perms>>(perm); in create_dir()
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DMakefile.in310 sys/perm.h \
A DChangelog793 netipx/ipx.h, sys/perm.h

Completed in 38 milliseconds