OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fclose
(Results
51 - 75
of
882
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/media/wilhelm/tools/mphtogen/
mphtogen.c
47
fclose
(fp);
/external/dropbear/libtomcrypt/src/prngs/
rng_get_bytes.c
40
fclose
(f);
45
fclose
(f);
/external/openssl/crypto/rc4/
rc4.c
188
fclose
(out);
189
fclose
(in);
/external/qemu/
tcpdump.c
28
fclose
(capture_file);
107
fclose
(capture_file);
/external/webkit/Source/WebCore/platform/network/curl/
FormDataStreamCurl.cpp
43
fclose
(m_file);
85
fclose
(m_file);
/external/webkit/Tools/DumpRenderTree/chromium/
TestEventPrinter.cpp
152
fclose
(fp);
155
fclose
(fp);
/frameworks/base/include/private/media/
VideoFrame.h
44
fclose
(in);
57
fclose
(in);
/system/core/libzipfile/
test_zipfile.c
53
fclose
(f);
84
fclose
(f);
/external/srec/tools/make_ve_grammar/
make_ve_grammar.c
132
fclose
(pfile);
249
fclose
(pFile_PCLG);
251
fclose
(pFile_Grev);
253
fclose
(pFile_map);
255
fclose
(pFile_P);
257
fclose
(pFile_script);
/external/wpa_supplicant_8/src/utils/
os_unix.c
156
fclose
(f);
184
fclose
(f);
325
fclose
(f);
330
fclose
(f);
336
fclose
(f);
341
fclose
(f);
346
fclose
(f);
os_internal.c
84
fclose
(f);
111
fclose
(f);
205
fclose
(f);
210
fclose
(f);
215
fclose
(f);
/external/wpa_supplicant/
os_unix.c
96
fclose
(f);
123
fclose
(f);
243
fclose
(f);
248
fclose
(f);
253
fclose
(f);
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_unix.c
134
fclose
(f);
162
fclose
(f);
283
fclose
(f);
288
fclose
(f);
293
fclose
(f);
/external/srec/audio/AudioIn/UNIX/src/
filter.c
331
fclose
(fpInputSamples);
370
fclose
(fpInputSamples);
371
fclose
(fpOutputSamples);
/external/webrtc/src/system_wrappers/source/
file_impl.cc
44
fclose
(_id);
52
fclose
(_id);
181
fclose
(_id);
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
EvaluationTestBench.c
97
fclose
(finput);
243
fclose
(foutput);
288
fclose
(fp);
/system/core/libcutils/
sched_policy.c
173
fclose
(fp);
178
fclose
(fp);
182
fclose
(fp);
/external/e2fsprogs/util/
subst.c
281
fclose
(old_f);
297
fclose
(old_f);
298
fclose
(new_f);
324
fclose
(in);
373
fclose
(in);
374
fclose
(out);
/external/libpng/contrib/visupng/
PngFile.c
276
fclose
(pfFile);
281
fclose
(pfFile);
312
fclose
(pfFile);
318
fclose
(pfFile);
388
fclose
(pfFile);
393
fclose
(pfFile);
/bionic/libstdc++/include/
cstdio
46
using ::
fclose
;
/bootable/recovery/tools/ota/
add-property-tag.c
124
fclose
(input);
125
fclose
(output);
/external/bluetooth/glib/tests/
file-test.c
113
fclose
(file);
160
fclose
(f);
unicode-caseconv.c
93
fclose
(infile);
128
fclose
(infile);
/external/bzip2/
dlltest.c
141
if(fp_w != stdout)
fclose
(fp_w);
168
if(fp_r!=stdin)
fclose
(fp_r);
/external/quake/quake/src/WinQuake/
sys_null.cpp
101
fclose
(sys_handles[handle]);
127
fclose
(f);
Completed in 764 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>