Home
last modified time | relevance | path

Searched defs:file (Results 26 - 50 of 5382) sorted by relevance

12345678910>>...216

/third_party/musl/libc-test/src/functionalext/supplement/fcntl/fcntl_gtest/
H A Dfcntl_open64_test.cpp18 int file = open("/proc/version", O_RDONLY); in HWTEST_F() local
33 int file = open("/proc/version", O_WRONLY); in HWTEST_F() local
49 int file = open("/proc/version", O_RDWR); HWTEST_F() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_open_chk_test.cpp18 int file = open("test.txt", O_RDONLY | O_CREAT, 0644); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_clearerr_unlocked_test.cpp21 FILE* file; in HWTEST_F() local
H A Dstdio_feof_unlocked_test.cpp19 FILE* file; in HWTEST_F() local
H A Dstdio_fflush_unlocked_test.cpp17 FILE* file = fopen("test_fflush_unlocked", "w"); in HWTEST_F() local
H A Dstdio_fileno_unlocked_test.cpp17 FILE* file = fopen("/proc/version", "r"); in HWTEST_F() local
H A Dstdio_fpurge_test.cpp18 FILE* file = fopen("test_fpurge.txt", "w+"); in HWTEST_F() local
H A Dstdio_ferror_test.cpp17 FILE* file = fopen("/proc/version", "r"); in HWTEST_F() local
/third_party/rust/crates/codespan/codespan/src/
H A Dlib.rs12 mod file; modules
/third_party/rust/crates/io-lifetimes/examples/
H A Dhello.rs42 let mut file = File::from(fd); in main() variables
97 let mut file = File::from(handle); in main() variables
H A Deasy-conversions.rs19 let mut file = File::from_into_filelike(child.stdout.take().unwrap()); in main() variables
/third_party/selinux/checkpolicy/
H A Dparse_util.c35 int read_source_policy(policydb_t * p, const char *file, const char *progname) in read_source_policy() argument
/third_party/zlib/
H A Dgzclose.c11 int ZEXPORT gzclose(gzFile file) { in gzclose() argument
/kernel/linux/linux-5.10/arch/csky/mm/
H A Dioremap.c8 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() argument
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dfb.h10 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-6.6/arch/csky/mm/
H A Dioremap.c8 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dfb.h9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_lock.c12 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) in snd_use_lock_sync_helper() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dcpuinfo.c10 static int cpuinfo_open(struct inode *inode, struct file *file) in cpuinfo_open() argument
/kernel/linux/linux-6.6/tools/objtool/
H A Dweak.c23 int __weak orc_create(struct objtool_file *file) in orc_create() argument
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_lock.c12 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) in snd_use_lock_sync_helper() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dpkt_access.c7 const char *file = "./test_pkt_access.bpf.o"; in test_pkt_access() local
H A Dpkt_md_access.c7 const char *file = "./test_pkt_md_access.bpf.o"; in test_pkt_md_access() local
H A Dtcp_estats.c6 const char *file = "./test_tcp_estats.bpf.o"; in test_tcp_estats() local
/third_party/elfutils/libdw/
H A Ddwarf_filesrc.c38 dwarf_filesrc (Dwarf_Files *file, size_t idx, Dwarf_Word *mtime, in dwarf_filesrc() argument

Completed in 8 milliseconds

12345678910>>...216