Searched refs:fclose (Results 226 - 250 of 988) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/openpam/lib/libpam/
H A Dopenpam_configure.c310 fclose(f);
325 fclose(f);
366 fclose(f);
/freebsd-12-stable/contrib/telnet/libtelnet/
H A Drsaencpwd.c161 fclose(fp);
220 fclose(fp);
282 fclose(fp);
/freebsd-12-stable/lib/libc/gen/
H A Dsyslog.c221 fclose(fp);
246 fclose(fmt_fp);
255 (void)fclose(fp);
/freebsd-12-stable/usr.bin/calendar/
H A Dio.c376 fclose(in);
396 fclose(fpin);
505 done: (void)fclose(fp);
/freebsd-12-stable/usr.bin/indent/
H A Dargs.c192 (void) fclose(f);
196 (void) fclose(f);
353 fclose(file);
/freebsd-12-stable/usr.bin/m4/
H A Dmisc.c241 (void) fclose(outfile[n]);
263 (void) fclose(outfile[n]);
432 fclose(f->file);
/freebsd-12-stable/usr.bin/tail/
H A Dforward.c256 fclose(file->fp);
353 fclose(file->fp);
367 fclose(file->fp);
/freebsd-12-stable/usr.sbin/ctm/ctm_smail/
H A Dctm_smail.c100 fclose(dfp);
238 fclose(qfp);
448 if (fclose(sfp)!=0)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp165 fclose(Temp);
/freebsd-12-stable/contrib/mandoc/
H A Dsoelim.c135 fclose(f);
/freebsd-12-stable/contrib/mtree/
H A Donly.c141 fclose(fp);
/freebsd-12-stable/contrib/ntp/sntp/tests/
H A DkodFile.c99 fclose(is);
/freebsd-12-stable/contrib/ntp/include/
H A Dl_stdlib.h138 extern int fclose (FILE *);
/freebsd-12-stable/contrib/openbsm/bin/praudit/
H A Dpraudit.c230 fclose(fp);
/freebsd-12-stable/contrib/opie/libopie/
H A Dreadrec.c165 fclose(f);
/freebsd-12-stable/contrib/opie/
H A Dpopen.c199 fclose(iop);
/freebsd-12-stable/contrib/sendmail/libsm/
H A Dmemstat.c234 fclose(fp);
/freebsd-12-stable/contrib/tcp_wrappers/
H A Dsafe_finger.c97 fclose(stdin);
/freebsd-12-stable/contrib/gcc/config/
H A Dhost-linux.c136 fclose (f);
/freebsd-12-stable/contrib/gdb/gdb/
H A Dfbsd-proc.c116 fclose (mapfile);
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dargv.c407 fclose (f);
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_data_large.c111 fclose(f);
/freebsd-12-stable/contrib/expat/tests/benchmark/
H A Dbenchmark.c101 fclose(fd);
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c178 fclose(fp);
/freebsd-12-stable/sys/contrib/zstd/contrib/seekable_format/examples/
H A Dseekable_decompression.c71 if (!fclose(file)) return 0;
73 perror("fclose");

Completed in 148 milliseconds

1234567891011>>