Home
last modified time | relevance | path

Searched refs:pclose (Results 1 – 25 of 53) sorted by relevance

123

/third_party/musl/libc-test/src/functional/
Dpopen.c36 TEST(i, pclose(f), 0, "exit status %04x != %04x"); in main()
44 TEST(i, pclose(f), 0, "exit status %04x != %04x"); in main()
/third_party/cups-filters/filter/foomatic-rip/
Dpdf.c60 pclose(pd); in pdf_count_pages()
150 pclose(pd); in pdf_extract_pages()
Drenderer.c56 pclose(pd); in test_gs_output_redirection()
/third_party/musl/src/stdio/
Dpclose.c5 int pclose(FILE *f) in pclose() function
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_debug.c55 pclose(p); in v3dv_print_spirv()
/third_party/ltp/lib/
Dtst_pid.c124 pclose(f); in tst_get_free_pids_()
Dtst_virt.c128 ret = pclose(f); in try_systemd_detect_virt()
Dtst_cmd.c204 pclose(f); in mkfs_ext4_version_parser()
/third_party/ltp/libs/libltpipc/
Dlibipc.c189 pclose(f); in get_used_msgqueues()
/third_party/ltp/testcases/lib/
Dtst_rod.c152 return !!pclose(sin); in main()
/third_party/mesa3d/src/amd/compiler/
Daco_print_asm.cpp203 pclose(p); in print_asm_clrx()
255 pclose(p); in print_asm_clrx()
/third_party/selinux/libselinux/utils/
Dselabel_digest.c56 pclose(fp); in run_check_digest()
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
Dtest_proxies.c212 pclose(p); in main()
Dtest_request_response_with_callback.c256 pclose(p); in md5()
/third_party/mesa3d/src/amd/common/
Dac_debug.c771 pclose(p); in ac_vm_fault_occured()
831 pclose(p); in ac_get_wave_info()
854 pclose(p); in ac_get_wave_info()
/third_party/musl/include/
Dstdio.h141 int pclose(FILE *);
/third_party/musl/libc-test/src/api/
Dstdio.c70 {int(*p)(FILE*) = pclose;} in f()
/third_party/musl/porting/linux/user/include/
Dstdio.h141 int pclose(FILE *);
/third_party/rust/crates/libc/libc-test/semver/
Dwindows.txt259 pclose
/third_party/musl/porting/uniproton/kernel/include/
Dstdio.h139 int pclose(FILE *);
/third_party/musl/ndk_musl_include/
Dstdio.h139 int pclose(FILE *);
/third_party/musl/porting/liteos_a/kernel/include/
Dstdio.h141 int pclose(FILE *);
/third_party/musl/porting/liteos_m/kernel/include/
Dstdio.h139 int pclose(FILE *);
/third_party/FreeBSD/sys/dev/usb/
Dusb_generic.c1328 struct usb_fs_close *pclose; in ugen_ioctl() member
1536 u.pclose = &close; in ugen_ioctl()
1537 if (u.pclose->ep_index >= f->fs_ep_max) { in ugen_ioctl()
1541 if (f->fs_xfer[u.pclose->ep_index] == NULL) { in ugen_ioctl()
1545 usbd_transfer_unsetup(f->fs_xfer + u.pclose->ep_index, 1); in ugen_ioctl()
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_filesystem_test.c299 pclose(fp); in main()

123