Home
last modified time | relevance | path

Searched refs:fclose (Results 1 - 25 of 1328) sorted by relevance

12345678910>>...54

/third_party/musl/Benchmark/musl/
H A Dlibc_stdio.cpp72 fclose(fp); in Bm_function_Fopen_read()
88 fclose(fp); in Bm_function_Fopen_write()
104 fclose(fp); in Bm_function_Fopen_append()
120 fclose(fp); in Bm_function_Fopen_rplus()
136 fclose(fp); in Bm_function_Fopen_wplus()
152 fclose(fp); in Bm_function_Fopen_append_plus()
168 fclose(fp); in Bm_function_Fopen_rb()
184 fclose(fp); in Bm_function_Fopen_wb()
200 fclose(fp); in Bm_function_Fopen_ab()
216 fclose(f in Bm_function_Fopen_rb_plus()
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/
H A Dposix_fadvise.c37 fclose(fp); in posix_fadvise_0100()
52 int rev = fclose(fp); in posix_fadvise_0100()
72 fclose(fp); in posix_fadvise_0200()
77 ret = fclose(fp); in posix_fadvise_0200()
97 fclose(fp); in posix_fadvise_0300()
102 ret = fclose(fp); in posix_fadvise_0300()
133 fclose(fp); in posix_fadvise_0500()
138 ret = fclose(fp); in posix_fadvise_0500()
H A Dposix_fallocate.c39 fclose(fp); in posix_fallocate_0100()
47 ret = fclose(fp); in posix_fallocate_0100()
67 fclose(fp); in posix_fallocate_0200()
72 ret = fclose(fp); in posix_fallocate_0200()
92 fclose(fp); in posix_fallocate_0300()
97 ret = fclose(fp); in posix_fallocate_0300()
/third_party/ltp/testcases/kernel/fs/stream/
H A Dstream05.c82 fclose(stream); in main()
133 fclose(stream); in main()
180 (void)fclose(stream); in main()
187 (void)fclose(stream); in main()
194 (void)fclose(stream); in main()
201 (void)fclose(stream); in main()
208 (void)fclose(stream); in main()
215 (void)fclose(stream); in main()
222 (void)fclose(stream); in main()
/third_party/curl/tests/libtest/
H A Dlib505.c72 fclose(hd_src); in test()
78 fclose(hd_src); in test()
84 fclose(hd_src); in test()
93 fclose(hd_src); in test()
104 fclose(hd_src); in test()
113 fclose(hd_src); in test()
146 fclose(hd_src); in test()
H A Dlib541.c64 fclose(hd_src); in test()
70 fclose(hd_src); in test()
76 fclose(hd_src); in test()
85 fclose(hd_src); in test()
113 fclose(hd_src); in test()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfopen.c28 * @tc.desc : Verify fopen("r") and fclose fread and fwrite, fopen success, fread success, fwrite failed
48 fclose(fptr); in fopen_0100()
66 fclose(fptr); in fopen_0100()
76 * @tc.desc : Verify fopen("r") and fclose and fopen failed
87 * @tc.desc : Verify fopen("w") and fclose and fread and fwrite and fopen success, fread failed, fwrite success
107 fclose(fptr); in fopen_0300()
117 * @tc.desc : Verify fopen("w") and fclose and fread and fwrite and fopen success, fread failed, fwrite success
137 fclose(fptr); in fopen_0400()
147 * @tc.desc : Verify fopen("a") and fclose and fread and fwrite and fopen success, fread success, fwrite success
167 fclose(fpt in fopen_0500()
[all...]
H A D__freading.c32 fclose(fp); in __freading_0100()
36 fclose(ffp); in __freading_0100()
51 fclose(fp); in __freading_0200()
57 fclose(ffp); in __freading_0200()
74 fclose(fp); in __freading_0300()
H A Dfputs.c32 fclose(fptr); in fputs_0100()
48 fclose(fptr); in fputs_0200()
60 fclose(p); in fputs_0300()
64 fclose(p); in fputs_0300()
H A Dfgets.c39 fclose(fptr); in fgets_0100()
66 fclose(fptr); in fgets_0200()
92 fclose(fptr); in fgets_0300()
118 fclose(fptr); in fgets_0400()
144 fclose(fptr); in fgets_0500()
170 fclose(fptr); in fgets_0600()
H A Dfseeko.c49 fclose(fp); in fseeko_0100()
79 fclose(fp); in fseeko_0200()
115 fclose(fp); in fseeko_0300()
145 fclose(fp); in fseeko_0400()
171 fclose(fp); in fseeko_0500()
197 fclose(fp); in fseeko_0600()
H A D__fpending.c38 fclose(fp); in __fpending_0100()
59 fclose(fp); in __fpending_0200()
76 fclose(fp); in __fpending_0300()
82 fclose(ffp); in __fpending_0300()
/third_party/mbedtls/programs/fuzz/
H A Donefile.c33 fclose(fp); in main()
40 fclose(fp); in main()
46 fclose(fp); in main()
53 fclose(fp); in main()
60 fclose(fp); in main()
67 fclose(fp); in main()
/third_party/musl/libc-test/src/functional/
H A Dfscanf.c26 fclose(f); in writetemp()
43 fclose(fp); in write_content()
61 fclose(fp); in check_content()
100 fclose(f); in main()
111 fclose(f); in main()
125 fclose(f); in main()
150 fclose(f); in main()
164 fclose(f); in main()
175 fclose(f); in main()
H A Dfwscanf.c24 fclose(f); in writetemp()
29 fclose(f); in writetemp()
50 fclose(f); in main()
64 fclose(f); in main()
89 fclose(f); in main()
103 fclose(f); in main()
114 fclose(f); in main()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcpuinfo.c70 fclose(fp); in get_cpu_baseinfo()
78 fclose(fp); in get_cpu_baseinfo()
109 fclose(fp); in online_cpumask()
112 fclose(fp); in online_cpumask()
153 fclose(fp); in present_cpumask()
156 fclose(fp); in present_cpumask()
227 fclose(fp); in get_sched_domains()
235 fclose(fp); in get_sched_domains()
240 fclose(fp); in get_sched_domains()
246 fclose(f in get_sched_domains()
[all...]
H A Dmeminfo.c37 fclose(fp); in online_memmask()
41 fclose(fp); in online_memmask()
73 fclose(fp); in present_memmask()
77 fclose(fp); in present_memmask()
/third_party/ltp/testcases/kernel/fs/openfile/
H A Dopenfile.c142 fclose(fd); in main()
155 fclose(fd); in main()
165 fclose(fd); in main()
173 fclose(fd); in main()
180 fclose(fd); in main()
187 fclose(fd); in main()
201 fclose(fd_list[i]); in close_files()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Daccess.c38 fclose(fptr); in access_0100()
59 fclose(fptr); in access_0200()
106 fclose(fptr); in access_0500()
125 fclose(fptr); in access_0600()
145 fclose(fptr); in access_0700()
164 fclose(fptr); in access_0800()
/third_party/musl/libc-test/src/common/
H A Dcheck_log.c31 fclose(fp); in check_log()
36 fclose(fp); in check_log()
40 fclose(fp); in check_log()
51 fclose(fp); in check_log()
61 int r = fclose(fp); in check_log()
63 t_error("FAIL fclose failed!\n"); in check_log()
/third_party/libcoap/src/
H A Dcoap_subscribe.c463 fclose(fp_new); in coap_op_observe_load_disk()
464 fclose(fp_orig); in coap_op_observe_load_disk()
474 fclose(fp_new); in coap_op_observe_load_disk()
476 fclose(fp_orig); in coap_op_observe_load_disk()
545 fclose(fp_new); in coap_op_observe_added()
547 fclose(fp_orig); in coap_op_observe_added()
557 fclose(fp_new); in coap_op_observe_added()
559 fclose(fp_orig); in coap_op_observe_added()
623 fclose(fp_new); in coap_op_observe_deleted()
624 fclose(fp_ori in coap_op_observe_deleted()
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dforkpty.c42 fclose(fp); in forkpty_0100()
48 fclose(fp); in forkpty_0100()
56 fclose(fp1); in forkpty_0100()
57 fclose(fp2); in forkpty_0100()
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmremap.c39 fclose(fp); in mremap_0100()
52 rev = fclose(fp); in mremap_0100()
71 fclose(fp); in mremap_0200()
85 rev = fclose(fp); in mremap_0200()
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dfork.c46 fclose(fp); in fork_0100()
54 fclose(fp); in fork_0100()
70 fclose(fp1); in fork_0100()
71 fclose(fp2); in fork_0100()
/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c397 fclose(in); in exec_kid4()
398 if (fclose(fileh) != 0) in exec_kid4()
425 fclose(kid4in); in exec_kid3()
431 fclose(kid4in); in exec_kid3()
438 fclose(kid4in); in exec_kid3()
452 fclose(in); in exec_kid3()
453 fclose(kid4in); in exec_kid3()
454 fclose(stdin); in exec_kid3()
455 fclose(stdout); in exec_kid3()

Completed in 11 milliseconds

12345678910>>...54