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

1234567891011>>

/macosx-10.9.5/BerkeleyDB-21/db/os_brew/
H A Dfclose.c6 * $Id: fclose.c,v 1.4 2008/01/08 20:58:44 bostic Exp $
14 * fclose --
17 * PUBLIC: int fclose __P((FILE *));
21 fclose(fp) function
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/stdio/
H A Dfclose.c27 fclose(Sfio_t* f) function
29 STDIO_INT(f, "fclose", int, (Sfio_t*), (f))
/macosx-10.9.5/curl-78.94.1/curl/tests/libtest/
H A Dlib505.c73 fclose(hd_src);
79 fclose(hd_src);
85 fclose(hd_src);
93 fclose(hd_src);
103 fclose(hd_src);
111 fclose(hd_src);
144 fclose(hd_src);
H A Dlib541.c65 fclose(hd_src);
71 fclose(hd_src);
77 fclose(hd_src);
85 fclose(hd_src);
111 fclose(hd_src);
/macosx-10.9.5/libarchive-29/libarchive/tar/test/
H A Dtest_option_q.c46 fclose(f);
53 fclose(f);
60 fclose(f);
67 fclose(f);
74 fclose(f);
H A Dtest_option_r.c44 fclose(f);
74 fclose(f);
115 fclose(f);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dlock.c66 fclose( *lfp );
77 int rc = fclose( fp );
80 fclose( lfp );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-shell/
H A Dunbind.c63 fclose( wfp );
66 fclose( rfp );
/macosx-10.9.5/text_cmds-87/sort/
H A Dfopen-safer.c52 fclose (fp);
57 if (fclose (fp) != 0
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dclose-stream.c1 /* Close a stream, with nicer error checking than fclose's.
42 the fclose(STREAM) could still fail (due e.g., to a disk full error)
58 bool fclose_fail = (fclose (stream) != 0);
61 fclose failed, with one exception: ignore an fclose failure if
63 fclose failed with EBADF. That can happen when a program like cp
/macosx-10.9.5/libarchive-29/libarchive/cpio/test/
H A Dtest_passthrough_dotdot.c55 fclose(filelist);
H A Dtest_passthrough_reverse.c60 fclose(filelist);
/macosx-10.9.5/system_cmds-597.90.1/atrun.tproj/
H A Dgloadavg.c65 fclose(fp);
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/atrun.tproj/
H A Dgloadavg.c65 fclose(fp);
/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_updt.c52 fclose(p->drop) ;
69 fclose(md) ;
85 fclose(md) ;
87 fclose(p->drop) ;
173 fclose(md) ;
174 fclose(p->drop) ;
188 fclose(md) ;
189 fclose(p->drop) ;
194 fclose(md);
196 fclose(
[all...]
/macosx-10.9.5/cups-372.4/cups/examples/
H A Dtestppdx.c65 fclose(fp);
97 fclose(fp);
/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dftpgetresp.c72 fclose(ftpfile); /* close the local file */
73 fclose(respfile); /* close the response file */
/macosx-10.9.5/Heimdal-323.92.1/lib/vers/
H A Dmake-print-version.c64 fclose(f);
/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A DUnicodeReader.cpp77 fclose(f);
88 fclose(f);
96 fclose(f);
100 fclose(f);
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dgetusershell.c127 (void)fclose(fp);
131 (void)fclose(fp);
136 (void)fclose(fp);
154 (void)fclose(fp);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dpassfile.c68 fclose( f );
83 fclose( f );
97 fclose( f );
108 fclose( f );
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dtmpnam.c48 fclose (f);
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/generic/sha/
H A Dsha_driver.c26 fclose(fin);
/macosx-10.9.5/zip-14/unzip/
H A Dpatch-unix_unix.c17 fclose(G.outfile);
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dprintf.c80 fclose(fp);
100 fclose(fp);
113 fclose(fp);

Completed in 292 milliseconds

1234567891011>>