OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fclose
(Results
151 - 175
of
782
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/sonivox/arm-wt-22k/host_src/
eas_wave.c
176
fclose
(wFile->file);
265
if (
fclose
(wFile->file) != 0)
412
fclose
(wFile->file);
/external/v8/src/
utils.cc
153
fclose
(file);
159
fclose
(file);
211
fclose
(f);
/system/core/toolbox/
vmstat.c
172
fclose
(f);
195
fclose
(f);
210
fclose
(f);
/system/extras/tests/bionic/libc/other/
test_jpeg.c
332
fclose
( f );
339
fclose
(f);
343
fclose
(f);
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/tiwlan_loader/
tiwlan_loader.c
266
fclose
(f1);
268
fclose
(f2);
270
fclose
(f3);
/external/chromium/third_party/icu/source/test/intltest/
idnaconf.cpp
90
fclose
(f);
99
fclose
(f);
102
fclose
(f);
/external/chromium/third_party/icu/source/test/thaitest/
thaitest.cpp
328
fclose
(f);
335
fclose
(f);
339
fclose
(f);
/external/chromium/third_party/zlib/contrib/minizip/
minizip.c
126
fclose
(ftestexist);
179
fclose
(fin);
396
fclose
(fin);
/external/icu4c/test/intltest/
idnaconf.cpp
90
fclose
(f);
99
fclose
(f);
102
fclose
(f);
/external/icu4c/test/thaitest/
thaitest.cpp
328
fclose
(f);
335
fclose
(f);
339
fclose
(f);
/external/iproute2/ip/
ipmaddr.c
119
fclose
(fp);
154
fclose
(fp);
190
fclose
(fp);
/external/libpng/contrib/pngminus/
png2pnm.c
152
fclose
(fp_rd);
154
fclose
(fp_wr);
157
fclose
(fp_al);
pnm2png.c
151
fclose
(fp_rd);
153
fclose
(fp_wr);
156
fclose
(fp_al);
/external/ppp/pppd/plugins/radius/
buildreq.c
111
fclose
(sf);
123
fclose
(sf);
141
fflush(sf); /* fflush because a process may read it between the do_unlock and
fclose
*/
146
fclose
(sf);
/external/zlib/
minigzip.c
191
fclose
(in);
226
fclose
(in);
252
if (
fclose
(out)) error("failed
fclose
");
/bionic/libc/netbsd/net/
getservent_r.c
66
(void)
fclose
(sd->fp);
/bionic/libc/netbsd/resolv/
res_state.c
83
fclose
(rs->hostf);
/bionic/libc/stdio/
freopen.c
55
(void)
fclose
(fp);
/bionic/libc/unistd/
popen.c
153
(void)
fclose
(iop);
/dalvik/vm/hprof/
Hprof.c
180
fclose
(ctx->memFp);
/device/htc/common/updater/
firmware.c
131
if (f)
fclose
(f);
/external/blktrace/btt/
misc.c
56
fclose
(fip->ofp);
/external/bluetooth/glib/gio/xdgmime/
xdgmimealias.c
160
fclose
(file);
xdgmimeicon.c
159
fclose
(file);
/external/chromium/base/third_party/xdg_mime/
xdgmimealias.c
160
fclose
(file);
Completed in 6319 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>