Searched refs:fclose (Results 201 - 225 of 909) sorted by relevance

1234567891011>>

/freebsd-current/libexec/rbootd/
H A Drbootd.c113 (void) fclose(stderr); /* finished with it */
169 (void) fclose(fp);
410 (void) fclose(DbgFp);
/freebsd-current/lib/libc/tests/stdio/
H A Dgetdelim_test.c111 fclose(fp);
148 fclose(fp);
173 fclose(fp);
201 fclose(fp);
225 fclose(fp);
/freebsd-current/contrib/wpa/hs20/client/
H A Dest.c88 fclose(f);
430 fclose(f);
433 fclose(f);
451 fclose(f);
539 fclose(f);
542 fclose(f);
581 fclose(f);
/freebsd-current/usr.sbin/config/
H A Dmkmakefile.cc179 (void) fclose(ifp);
180 (void) fclose(ofp);
327 fclose(ifp);
330 fclose(ofp);
370 fclose(ifp);
375 fclose(ofp);
409 (void) fclose(fp);
/freebsd-current/contrib/wpa/src/utils/
H A Dos_unix.c246 fclose(f);
284 fclose(f);
436 fclose(f);
441 fclose(f);
447 fclose(f);
452 fclose(f);
457 fclose(f);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c489 fclose(ProfileFile);
532 fclose(OutputFile);
555 fclose(OutputFile);
597 fclose(File);
647 fclose(File);
655 fclose(File);
664 fclose(File);
680 fclose(File);
684 fclose(File);
698 fclose(Fil
[all...]
/freebsd-current/contrib/nvi/common/
H A Drecover.c470 if (fclose(fp)) {
481 (void)fclose(fp);
539 (void)fclose(fp);
584 next: (void)fclose(fp);
656 (void)fclose(fp);
733 (void)fclose(fp);
/freebsd-current/contrib/pf/pflogd/
H A Dpflogd.c331 fclose(dpcap);
352 fclose(fp);
359 fclose(fp);
381 fclose(fp);
385 fclose(fp);
804 fclose(dpcap);
/freebsd-current/crypto/heimdal/appl/telnet/libtelnet/
H A Drsaencpwd.c165 fclose(fp);
224 fclose(fp);
286 fclose(fp);
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_configure.c308 fclose(f);
323 fclose(f);
364 fclose(f);
/freebsd-current/usr.bin/indent/
H A Dargs.c186 (void) fclose(f);
190 (void) fclose(f);
347 fclose(file);
/freebsd-current/usr.bin/m4/
H A Dmisc.c238 (void) fclose(outfile[n]);
260 (void) fclose(outfile[n]);
429 fclose(f->file);
/freebsd-current/lib/libc/gen/
H A Dsyslog.c233 fclose(fp);
258 fclose(fmt_fp);
268 (void)fclose(fp);
/freebsd-current/contrib/telnet/libtelnet/
H A Drsaencpwd.c157 fclose(fp);
216 fclose(fp);
278 fclose(fp);
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c178 fclose(fp);
/freebsd-current/contrib/mtree/
H A Donly.c141 fclose(fp);
/freebsd-current/contrib/ntp/include/
H A Dl_stdlib.h138 extern int fclose (FILE *);
/freebsd-current/crypto/heimdal/lib/wind/
H A Dtest-normalize.c174 fclose(f);
/freebsd-current/contrib/openbsm/bin/praudit/
H A Dpraudit.c230 fclose(fp);
/freebsd-current/contrib/ntp/sntp/tests/
H A DkodFile.c99 fclose(is);
/freebsd-current/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c324 fclose(gz->file);
391 fclose(in);
426 fclose(in);
452 if (fclose(out)) error("failed fclose");
/freebsd-current/contrib/mandoc/
H A Dsoelim.c135 fclose(f);
/freebsd-current/sys/contrib/xen/io/
H A Dfsif.h148 struct fsif_close_request fclose; member in union:fsif_request::__anon64
/freebsd-current/contrib/sendmail/libsm/
H A Dmemstat.c234 fclose(fp);
/freebsd-current/contrib/tcp_wrappers/
H A Dsafe_finger.c95 fclose(stdin);

Completed in 377 milliseconds

1234567891011>>