Home
last modified time | relevance | path

Searched refs:fclose (Results 1 – 25 of 576) sorted by relevance

12345678910>>...24

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dstream.c10 extern int fclose(FILE *fp);
20 fclose(p); in f1()
26 fclose(p); in f2()
32 fclose(p); in f3()
38 fclose(p); in f4()
47 fclose(p); in f5()
52 fclose(p); in f6()
53fclose(p); // expected-warning {{Try to close a file Descriptor already closed. Cause undefined be… in f6()
59 fclose(p); in f7()
66 fclose(p); in f8()
[all …]
H A Dsimple-stream-checks.c10 fclose(F); in checkDoubleFClose()
13 fclose(F); // expected-warning {{Closing a previously closed file stream}} in checkDoubleFClose()
35 fclose(F); in checkLeakFollowedByAssert()
42 fclose(F); in CloseOnlyOnValidFileHandle()
/minix3/tests/lib/libc/stdio/
H A Dt_fopen.c68 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
139 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
166 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
182 (void)fclose(f); in ATF_TC_BODY()
222 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
227 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
234 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
264 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
274 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
331 (void)fclose(f); in ATF_TC_BODY()
[all …]
H A Dt_fflush.c55 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
68 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
109 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
129 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
150 ATF_REQUIRE(fclose(f) == 0); in ATF_TC_BODY()
H A Dt_clearerr.c62 ATF_REQUIRE(fclose(fp) != EOF); in ATF_TC_BODY()
78 ATF_REQUIRE(fclose(fp) == 0); in ATF_TC_BODY()
H A Dt_fmemopen.c141 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
175 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
211 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
245 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
288 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
447 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
501 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
561 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
619 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
669 ATF_CHECK(fclose(fp) == 0); in ATF_TC_BODY()
[all …]
/minix3/external/bsd/libarchive/dist/tar/test/
H A Dtest_option_q.c46 fclose(f); in DEFINE_TEST()
53 fclose(f); in DEFINE_TEST()
60 fclose(f); in DEFINE_TEST()
67 fclose(f); in DEFINE_TEST()
74 fclose(f); in DEFINE_TEST()
H A Dtest_option_r.c44 fclose(f); in DEFINE_TEST()
74 fclose(f); in DEFINE_TEST()
115 fclose(f); in DEFINE_TEST()
H A Dtest_option_T_upper.c41 fclose(f); in touch()
74 fclose(f); in DEFINE_TEST()
89 fclose(f); in DEFINE_TEST()
/minix3/lib/libutil/
H A Dpasswd.c394 (void)fclose(from); in pw_copyx()
402 (void)fclose(from); in pw_copyx()
403 (void)fclose(to); in pw_copyx()
411 (void)fclose(from); in pw_copyx()
412 (void)fclose(to); in pw_copyx()
419 (void)fclose(from); in pw_copyx()
420 (void)fclose(to); in pw_copyx()
430 (void)fclose(from); in pw_copyx()
431 (void)fclose(to); in pw_copyx()
446 (void)fclose(from); in pw_copyx()
[all …]
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/demo/
H A Dtiming.c129 fclose(log); in main()
151 fclose(log); in main()
182 fclose(log); in main()
202 fclose(log); in main()
280 fclose(log); in main()
281 fclose(logb); in main()
282 fclose(logc); in main()
283 fclose(logd); in main()
314 fclose(log); in main()
/minix3/lib/libc/gen/
H A Dwordexp.c124 fclose(fp); in we_askshell()
178 fclose(fp); in we_askshell()
198 fclose(fp); in we_askshell()
204 fclose(fp); in we_askshell()
214 fclose(fp); in we_askshell()
221 fclose(fp); in we_askshell()
224 fclose(fp); in we_askshell()
H A Dutmp.c78 (void)fclose(ut); in getutent()
86 (void)fclose(ut); in endutent()
/minix3/external/bsd/libpcap/dist/
H A Dsf-pcap.c633 (void)fclose(f); in pcap_setup_dump()
742 fclose(f); in pcap_dump_open_append()
747 fclose(f); in pcap_dump_open_append()
783 fclose(f); in pcap_dump_open_append()
792 fclose(f); in pcap_dump_open_append()
801 fclose(f); in pcap_dump_open_append()
810 fclose(f); in pcap_dump_open_append()
816 fclose(f); in pcap_dump_open_append()
828 fclose(f); in pcap_dump_open_append()
834 fclose(f); in pcap_dump_open_append()
[all …]
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkuserok.c65 fclose (f); in check_one_file()
69 fclose (f); in check_one_file()
73 fclose (f); in check_one_file()
77 fclose (f); in check_one_file()
102 fclose (f); in check_one_file()
106 fclose (f); in check_one_file()
H A Dreplay.c146 fclose(f); in krb5_rc_initialize()
228 fclose(f); in krb5_rc_store()
236 fclose(f); in krb5_rc_store()
242 fclose(f); in krb5_rc_store()
252 fclose(f); in krb5_rc_store()
272 fclose(f); in krb5_rc_get_lifespan()
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetusershell.c156 fclose(fp); in initshells()
160 fclose(fp); in initshells()
165 fclose(fp); in initshells()
182 fclose(fp); in initshells()
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dprintf.c82 fclose(fp); in idnPrintf()
102 fclose(fp); in idnLogPrintf()
115 fclose(fp); in log_proc()
/minix3/external/bsd/pkg_install/dist/lib/
H A Dvar.c138 (void) fclose(fp); in var_get()
219 fclose(fp); in var_set()
227 fclose(fp); in var_set()
238 fclose(fp); in var_set()
257 (void) fclose(fp); in var_set()
263 if (fclose(fout) < 0) { in var_set()
/minix3/external/public-domain/xz/dist/src/common/
H A Dtuklib_exit.c30 const int fclose_err = fclose(stdout); in tuklib_exit()
51 const int fclose_err = fclose(stderr); in tuklib_exit()
/minix3/external/bsd/pkg_install/dist/delete/
H A Dpkg_delete.c209 fclose(fp); in process_required_by()
219 fclose(fp); in process_required_by()
224 fclose(fp); in process_required_by()
435 fclose(fp); in remove_pkg_from_view()
439 fclose(fp); in remove_pkg_from_view()
514 fclose(fp); in remove_line()
525 fclose(fp); in remove_line()
527 if (fclose(fp_out) == EOF) { in remove_line()
575 fclose(fp); in remove_pkg_from_depot()
582 fclose(fp); in remove_pkg_from_depot()
[all …]
/minix3/crypto/external/bsd/openssl/dist/demos/pkcs12/
H A Dpkwrite.c30 fclose(fp); in main()
44 fclose(fp); in main()
/minix3/minix/commands/lpd/
H A Dlpd.c71 if (ferror(t) || fclose(t) == EOF) spoolerr(tmpX); in spool()
73 fclose(stdin); in spool()
279 fclose(j); in work()
286 fclose(j); in work()
292 fclose(f); in work()
/minix3/usr.bin/msgc/
H A Dmsgdb.c188 fclose (out_file); in write_msg_file()
211 fclose (out_file); in write_msg_file()
212 fclose (sys_file); in write_msg_file()
/minix3/lib/libc/net/
H A Dethers.c131 (void)fclose(f); in ether_ntohost()
136 (void)fclose(f); in ether_ntohost()
184 (void)fclose(f); in ether_hostton()
189 (void)fclose(f); in ether_hostton()

12345678910>>...24