Home
last modified time | relevance | path

Searched defs:open_mode (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/blackbox/
H A Dblackbox_common.c207 struct file *file_open(const char *filename, int open_mode, int mode) in file_open() argument
/kernel/linux/linux-6.6/drivers/staging/blackbox/
H A Dblackbox_common.c228 struct file *file_open(const char *filename, int open_mode, int mode) in file_open() argument
/kernel/linux/linux-6.6/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c117 test_cachestat(const char *filename, bool write_random, bool create, bool test_fsync, unsigned long num_pages, int open_flags, mode_t open_mode) test_cachestat() argument
/third_party/zlib/contrib/iostream3/
H A Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc6.c260 int open_file(char *file, int open_mode) in open_file() argument
/arkcompiler/runtime_core/libpandafile/
H A Dfile.cpp55 os::file::Mode GetMode(panda_file::File::OpenMode open_mode) in GetMode() argument
116 std::unique_ptr<const File> OpenPandaFileOrZip(std::string_view location, panda_file::File::OpenMode open_mode) in OpenPandaFileOrZip() argument
172 HandleArchive(ZipArchiveHandle &handle, FILE *fp, std::string_view location, EntryFileStat &entry, const std::string_view &archive_filename, panda_file::File::OpenMode open_mode) HandleArchive() argument
188 OpenPandaFileFromZip(FILE *fp, std::string_view location, std::string_view archive_filename, panda_file::File::OpenMode open_mode) OpenPandaFileFromZip() argument
236 OpenPandaFile(std::string_view location, std::string_view archive_filename, panda_file::File::OpenMode open_mode) OpenPandaFile() argument
523 Open(std::string_view filename, OpenMode open_mode) Open() argument
561 OpenUncompressedArchive(int fd, const std::string_view &filename, size_t size, uint32_t offset, OpenMode open_mode) OpenUncompressedArchive() argument
[all...]
/third_party/python/Modules/clinic/
H A D_winapi.c.h303 DWORD open_mode; in _winapi_CreateNamedPipe() local
/third_party/python/Modules/
H A D_winapi.c684 _winapi_CreateNamedPipe_impl(PyObject *module, LPCTSTR name, DWORD open_mode, in _winapi_CreateNamedPipe_impl() argument
/third_party/alsa-utils/aplay/
H A Daplay.c112 static int open_mode = 0; variable
/kernel/linux/linux-6.6/include/linux/
H A Dblkdev.h203 blk_mode_t open_mode; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c1884 int open_mode = opendata->o_arg.open_flags; in nfs4_try_open_cached() local
1490 can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode, enum open_claim_type4 claim) can_open_cached() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c1889 int open_mode = opendata->o_arg.open_flags; in nfs4_try_open_cached() local
1495 can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode, enum open_claim_type4 claim) can_open_cached() argument

Completed in 40 milliseconds