Home
last modified time | relevance | path

Searched defs:openFlags (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.OSX/
H A DStorePal.AppleKeychainStore.cs23 internal AppleKeychainStore(SafeKeychainHandle keychainHandle, OpenFlags openFlags) in AppleKeychainStore()
81 public static AppleKeychainStore OpenDefaultKeychain(OpenFlags openFlags) in OpenDefaultKeychain()
86 public static AppleKeychainStore OpenSystemSharedKeychain(OpenFlags openFlags) in OpenSystemSharedKeychain()
92 private static AppleKeychainStore OpenKeychain(string keychainPath, OpenFlags openFlags) in OpenKeychain()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/source/utils/
H A DTempFile.cpp33 … TempFile::TempFile(const char* prefix, const char* suffix, std::ios_base::openmode openFlags) : in TempFile()
38 TempFile::TempFile(const char* prefix, std::ios_base::openmode openFlags) : in TempFile()
43 TempFile::TempFile(std::ios_base::openmode openFlags) : in TempFile()
/dports/science/highfive/HighFive-2.3.1/include/highfive/bits/
H A DH5File_misc.hpp25 inline unsigned convert_open_flag(unsigned openFlags) { in convert_open_flag()
42 inline File::File(const std::string& filename, unsigned openFlags, in File()
/dports/net/rclone/rclone-1.57.0/vendor/bazil.org/fuse/
H A Dfuse_kernel_freebsd.go3 func openFlags(flags uint32) OpenFlags { func
H A Dfuse_kernel_linux.go3 func openFlags(flags uint32) OpenFlags { func
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/utils/
H A DFileSystemUtils.h21 … FStreamWithFileName(const Aws::String& fileName, std::ios_base::openmode openFlags) : in FStreamWithFileName()
/dports/databases/fortytwo-bdb/BDB-0.2.1/
H A DBDBDatabaseConfig.h50 u_int32_t openFlags; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/tests/
H A DX509StoreTests.cs448 public static void UnixCannotOpenMachineDisallowedStore(bool useEnum, OpenFlags openFlags) in UnixCannotOpenMachineDisallowedStore()
472 public static void UnixCannotModifyDisallowedStore(bool useEnum, OpenFlags openFlags) in UnixCannotModifyDisallowedStore()
/dports/net/jcifs/jcifs_1.3.19/src/jcifs/smb/
H A DSmbFileInputStream.java37 private int readSize, openFlags, access; field in SmbFileInputStream
68 …SmbFileInputStream( SmbFile file, int openFlags ) throws SmbException, MalformedURLException, Unkn… in SmbFileInputStream()
H A DSmbFileOutputStream.java36 private int openFlags, access, writeSize; field in SmbFileOutputStream
123 …SmbFileOutputStream( SmbFile file, boolean append, int openFlags ) throws SmbException, MalformedU… in SmbFileOutputStream()
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/include/client-glue/
H A DWXMPFiles.hpp61 #define zXMPFiles_OpenFile_1(filePath,format,openFlags) \ argument
67 #define zXMPFiles_GetFileInfo_1(filePath,filePathLen,openFlags,format,handlerFlags) \ argument
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/public/include/client-glue/
H A DWXMPFiles.hpp61 #define zXMPFiles_OpenFile_1(filePath,format,openFlags) \ argument
67 #define zXMPFiles_GetFileInfo_1(filePath,filePathLen,openFlags,format,handlerFlags) \ argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Unix/
H A DDirectoryBasedStoreProvider.cs44 internal DirectoryBasedStoreProvider(string storeName, OpenFlags openFlags) in DirectoryBasedStoreProvider()
410 internal UnsupportedDisallowedStore(OpenFlags openFlags) in UnsupportedDisallowedStore()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/include/client-glue/
H A DWXMPFiles.hpp61 #define zXMPFiles_OpenFile_1(filePath,format,openFlags) \ argument
67 #define zXMPFiles_GetFileInfo_1(filePath,filePathLen,openFlags,format,handlerFlags) \ argument
/dports/lang/mosh/mosh-0.2.7/src/
H A DLineBufferedFileBinaryInputOutputPort.h42 LineBufferedFileBinaryInputOutputPort(const ucs4string& filename, int openFlags) : in LineBufferedFileBinaryInputOutputPort()
H A DBlockBufferedFileBinaryInputOutputPort.h43 BlockBufferedFileBinaryInputOutputPort(const ucs4string& filename, int openFlags) : in BlockBufferedFileBinaryInputOutputPort()
H A DLineBufferedFileBinaryOutputPort.h45 …LineBufferedFileBinaryOutputPort(ucs4string file, int openFlags) : BufferedFileBinaryOutputPort(fi… in LineBufferedFileBinaryOutputPort()
H A DBlockBufferedFileBinaryOutputPort.h45 …BlockBufferedFileBinaryOutputPort(ucs4string file, int openFlags) : BufferedFileBinaryOutputPort(f… in BlockBufferedFileBinaryOutputPort()
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/
H A DXMPFiles.hpp223 XMP_OptionBits openFlags; member in XMPFiles
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DSequenceConfig.java305 int openFlags = 0; in openSequence() local
355 final int openFlags = 0; in SequenceConfig() local
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DSequenceConfig.java305 int openFlags = 0; in openSequence() local
355 final int openFlags = 0; in SequenceConfig() local
/dports/www/tomcat-native/tomcat-native-1.2.24-src/test/org/apache/tomcat/jni/
H A DTestFile.java33 int openFlags = File.APR_FOPEN_READ | File.APR_FOPEN_BUFFERED | File.APR_FOPEN_XTHREAD; in testInfoGet() local
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DHashDatabaseConfig.cs65 internal new uint openFlags { property in BerkeleyDB.HashDatabaseConfig
H A DHeapDatabaseConfig.cs26 internal new uint openFlags { property in BerkeleyDB.HeapDatabaseConfig
H A DSecondaryQueueDatabaseConfig.cs60 internal new uint openFlags { property in BerkeleyDB.SecondaryQueueDatabaseConfig

12345678910>>...20