Home
last modified time | relevance | path

Searched refs:open (Results 776 - 800 of 9911) sorted by relevance

1...<<31323334353637383940>>...397

/kernel/linux/linux-6.6/fs/nfs_common/
H A Dgrace.c64 __state_in_grace(struct net *net, bool open) in __state_in_grace() argument
69 if (!open) in __state_in_grace()
/kernel/linux/linux-6.6/drivers/xen/xenfs/
H A Dxenstored.c50 .open = xsd_kva_open,
66 .open = xsd_port_open,
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dblktrans.h28 int open; member
61 int (*open)(struct mtd_blktrans_dev *dev); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debugfs.c77 .open = kfd_debugfs_open,
85 .open = kfd_debugfs_open,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dzlib.c32 input_fd = open(input, O_RDONLY); in gzip_decompress_to_file()
85 int fd = open(input, O_RDONLY); in gzip_is_compressed()
/kernel/uniproton/build/uniproton_ci_lib/
H A Dlogs.py39 with open(self.log_file) as file_handle:
57 with open(self.log_file, 'r') as rd:
/kernel/linux/linux-6.6/scripts/clang-tools/
H A Drun-clang-tools.py70 with open(args.path, "r") as f:
76 devnull = os.open(os.devnull, os.O_WRONLY)
/kernel/linux/linux-6.6/samples/pfsm/
H A Dpfsm-wakeup.c38 fd_rtc = open(RTC_A, O_RDONLY); in main()
40 perror("Failed to open RTC device."); in main()
45 fd_pfsm[i] = open(dev_pfsm[i], O_RDWR); in main()
47 perror("Failed to open PFSM device."); in main()
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A DIt_ipc_mkfifo_002.cpp56 tarFd = open(pathname, O_WRONLY, 0777); // 0777, file athurioty in Testcase()
70 tarFd = open(pathname, O_RDONLY, 0777); // 0777, file athurioty in Testcase()
H A DIt_ipc_mkfifo_003.cpp55 tarFd = open(pathname, O_WRONLY, 0777); // 0777, file athurioty in Testcase()
69 tarFd = open(pathname, O_RDONLY, 0777); // 0777, file athurioty in Testcase()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmmanndk1.cpp40 fileDescribe = open(g_tempFile, O_CREAT | O_WRONLY, PARAM_0777); in Mmap()
58 fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777); in Mmap()
H A Dswapndk.cpp32 int fd = open(path, O_CREAT, PARAM_0777); in SwapOn()
44 int fd = open(path, O_CREAT, PARAM_0777); in SwapOff()
/test/xts/acts/multimedia_lite/utils_posix/common/src/
H A DActsTestMediaUtils.cpp46 fileTmp.open(filename); in FileCheck()
96 fd = open(recordFilePath.c_str(), O_RDWR | O_CREAT, S_IWUSR | S_IRUSR); in SampleGetRecordFd()
/test/xts/hats/
H A Dcheck_hvigor.py27 with open(file_path, "rb") as f:
34 with open(json_file, 'r') as f:
/test/xts/hats/kernel/syscalls/fileio/fchdir/
H A DFchdirApiTest.cpp74 int dirfd = open(TEST_DIR, O_RDONLY | O_DIRECTORY); in HWTEST_F()
115 int fd = open(TEST_FILE, O_RDWR | O_CREAT, MODE_0644); in HWTEST_F()
/test/xts/hats/kernel/syscalls/fileio/fallocate/
H A DFallocateApiTest.cpp69 int fd = open(TEST_FILE, O_RDWR | O_CREAT, MODE_0644); in HWTEST_F()
112 int fd = open(TEST_FILE, O_RDWR | O_CREAT, MODE_0644); in HWTEST_F()
/test/xts/hats/kernel/syscalls/fileio/fremovexattr/
H A DFremovexattrApiTest.cpp71 int fd = open(TEST_FILE, O_RDWR | O_CREAT, MODE_0644); in HWTEST_F()
111 int fd = open(TEST_FILE, O_RDONLY | O_CREAT, MODE_0644); in HWTEST_F()
/test/xts/hats/kernel/syscalls/fileio/pread64/
H A DPread64ApiTest.cpp55 fd = open(TEST_FILE, O_RDWR | O_CREAT, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in SetUp()
78 int fd = open(TEST_FILE, O_RDONLY); in HWTEST_F()
/third_party/elfutils/tests/
H A Dallfcts.c52 int fd = open (alt_name, O_RDONLY); in setup_alt()
73 int fd = open (argv[i], O_RDONLY); in main()
75 err (1, "open (%s)", argv[i]); in main()
H A Darextract.c45 fd = open (argv[1], O_RDONLY); in main()
48 printf ("Cannot open input file: %m"); in main()
98 outfd = open (argv[3], O_CREAT | O_TRUNC | O_RDWR, DEFFILEMODE); in main()
101 printf ("cannot open output file: %m"); in main()
/third_party/curl/tests/
H A Dutil.py46 with open(self.filename, "a") as fp:
78 with open(filename, "rb") as f:
/third_party/glslang/
H A Dgen_extension_headers.py23 with open(output_header_file, "w") as header_file:
42 glsl_contents = open(i,"r").read()
/third_party/backends/backend/genesys/
H A Dusb_device.h45 virtual void open(const char* dev_name) = 0;
72 void open(const char* dev_name) override;
/third_party/mesa3d/ohos/
H A DmodifyDtsi.py32 fp = open(self.filePath, 'r')
40 fp = open(self.filePath, 'w')
/third_party/mesa3d/bin/
H A Dgen_vs_module_defs.py40 with open(in_file, 'r', encoding='utf-8') as f:
70 with open(out_file, 'wb') as f:

Completed in 9 milliseconds

1...<<31323334353637383940>>...397