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

1234567891011>>

/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c775 (void)fclose(lockfile);
781 (void)fclose(lockfile);
785 (void)fclose(lockfile);
/bind-9.6-ESV-R11/bin/named/win32/
H A Dos.c260 (void)fclose(lockfile);
266 (void)fclose(lockfile);
270 (void)fclose(lockfile);
/bind-9.6-ESV-R11/bin/rndc/
H A Drndc-confgen.c120 if (fclose(fd))
121 fatal("fclose(%s) failed\n", keyfile);
/bind-9.6-ESV-R11/bin/tests/
H A Dfsaccess_test.c74 (void)fclose(fp);
H A Dgenrandom.c73 fclose(fp);
/bind-9.6-ESV-R11/bin/tests/names/
H A Dt_names.c224 (void)fclose(fp);
238 (void)fclose(fp);
245 (void)fclose(fp);
572 (void)fclose(fp);
696 (void)fclose(fp);
871 (void)fclose(fp);
981 (void)fclose(fp);
1090 (void)fclose(fp);
1196 (void)fclose(fp);
1278 (void)fclose(f
[all...]
/bind-9.6-ESV-R11/bin/tests/rbt/
H A Dt_rbt.c279 fclose(fp);
300 fclose(fp);
305 fclose(fp);
496 (void)fclose(fp);
1016 (void)fclose(fp);
1206 (void)fclose(fp);
1405 (void)fclose(fp);
1612 (void)fclose(fp);
1819 (void)fclose(fp);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dfilechecker.c101 fclose(fp);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dtestutil.c81 fclose(file);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dprintf.c80 fclose(fp);
100 fclose(fp);
113 fclose(fp);
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/lbl/
H A Dos-sunos4.h28 int fclose(FILE *);
/bind-9.6-ESV-R11/contrib/pkcs11-keygen/
H A DPEM_write_pubkey.c122 fclose(fp);
/bind-9.6-ESV-R11/contrib/zkt/
H A Dmisc.c493 fclose (infp);
499 fclose (infp);
504 fclose (infp);
506 fclose (outfp);
538 fclose (infp);
607 fclose (infp);
609 fclose (outfp);
631 fclose (fp1);
640 fclose (fp1);
641 fclose (fp
[all...]
H A Dsoaserial.c107 fclose (fp);
113 if ( fclose (fp) != 0 )
H A Dstrlist.c156 fclose (fp);
H A Dzfparse.c155 fclose (fp);
251 fclose (infp);
H A Dzkt-soaserial.c131 fclose (fp);
143 fclose (fp);
147 fclose (fp);
/bind-9.6-ESV-R11/lib/dns/
H A Ddst_parse.c543 fclose(fp);
553 fclose(fp);
/bind-9.6-ESV-R11/lib/isc/unix/
H A Difiter_getifaddrs.c110 fclose(iter->proc);
219 fclose(iter->proc);
H A Dstdio.c45 r = fclose(f);
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dstdio.c44 r = fclose(f);
/bind-9.6-ESV-R11/lib/tests/
H A Dt_api.c463 (void)fclose(fp);
490 (void) fclose(fp);
784 (void)fclose(fp);
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dcheck_test.c115 fclose(sfile);
133 fclose(sfile);
156 fclose(sfile);
177 fclose(sfile);
195 fclose(sfile);
213 fclose(sfile);
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtest_helpers.c91 fclose(srcfile);
/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dc_helpers.c140 fclose(f);
153 fclose(f);

Completed in 161 milliseconds

1234567891011>>