| /kernel/linux/linux-5.10/drivers/staging/blackbox/ |
| H A D | blackbox_common.c | 207 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 D | blackbox_common.c | 228 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 D | test_cachestat.c | 117 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 D | zfstream.cc | 131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
|
| /third_party/ltp/testcases/kernel/sched/sched_stress/ |
| H A D | sched_tc6.c | 260 int open_file(char *file, int open_mode) in open_file() argument
|
| /arkcompiler/runtime_core/libpandafile/ |
| H A D | file.cpp | 55 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.h | 303 DWORD open_mode; in _winapi_CreateNamedPipe() local
|
| /third_party/python/Modules/ |
| H A D | _winapi.c | 684 _winapi_CreateNamedPipe_impl(PyObject *module, LPCTSTR name, DWORD open_mode, in _winapi_CreateNamedPipe_impl() argument
|
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 112 static int open_mode = 0; variable
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | blkdev.h | 203 blk_mode_t open_mode; member
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs4proc.c | 1884 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 D | nfs4proc.c | 1889 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
|