OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fclose
(Results
76 - 100
of
1345
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/wpa_supplicant/
os_internal.c
84
fclose
(f);
111
fclose
(f);
205
fclose
(f);
210
fclose
(f);
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_internal.c
84
fclose
(f);
111
fclose
(f);
205
fclose
(f);
210
fclose
(f);
/frameworks/base/media/libstagefright/
FileSource.cpp
38
fclose
(mFile);
/system/core/libcutils/
cpu_info.c
79
fclose
(file);
sched_policy.c
173
fclose
(fp);
178
fclose
(fp);
182
fclose
(fp);
/system/extras/tests/bionic/libc/other/
test_zlib.c
238
fclose
(f);
249
fclose
( out );
250
fclose
(f);
260
fclose
( f );
test_jpeg.c
332
fclose
( f );
339
fclose
(f);
343
fclose
(f);
/external/clearsilver/util/
filter.c
203
if (in)
fclose
(*in);
214
if (in)
fclose
(*in);
215
if (out)
fclose
(*out);
/external/dropbear/libtomcrypt/demos/
tv_gen.c
153
fclose
(out);
228
fclose
(out);
280
fclose
(out);
335
fclose
(out);
390
fclose
(out);
450
fclose
(out);
513
fclose
(out);
577
fclose
(out);
634
fclose
(out);
653
fclose
(out)
[
all
...]
/external/oprofile/libutil/
op_fileio.c
54
if (
fclose
(fp))
111
fclose
(fp);
120
fclose
(fp);
/external/protobuf/src/google/protobuf/testing/
file.cc
77
if (
fclose
(file) != 0) return false;
92
GOOGLE_CHECK(
fclose
(file) == 0)
93
<< "
fclose
(" << name << "): " << strerror(errno);
/system/core/toolbox/
cat.c
146
fclose
(fp);
285
if (
fclose
(stdout))
287
perror("
fclose
");
vmstat.c
172
fclose
(f);
195
fclose
(f);
210
fclose
(f);
/system/extras/latencytop/
latencytop.c
185
fclose
(f);
196
fclose
(f);
250
fclose
(f);
266
fclose
(f);
318
fclose
(f);
/external/e2fsprogs/ext2ed/
init.c
41
fclose
(device_handle);
153
fclose
(fp);
525
fclose
(fp);return (0);
536
fclose
(fp);return (0);
547
fclose
(fp);return (0);
558
fclose
(fp);return (0);
581
fclose
(fp);return (0);
587
fclose
(fp);return (0);
592
fclose
(fp);
632
mounted=1;
fclose
(fp);return
[
all
...]
disk.c
162
refresh_command_win ();
fclose
(fp);return (0);
166
fclose
(fp);return (0);
185
fclose
(fp);
/external/libpng/
pngtest.c
47
# define
FCLOSE
(file) CloseHandle(file)
55
# define
FCLOSE
(file)
fclose
(file)
741
FCLOSE
(fpin);
810
FCLOSE
(fpin);
811
FCLOSE
(fpout);
832
FCLOSE
(fpin);
833
FCLOSE
(fpout);
[
all
...]
/development/tools/etc1tool/
etc1tool.cpp
225
fclose
(pIn);
280
fclose
(pIn);
303
fclose
(pIn);
360
fclose
(pOut);
400
fclose
(pOut);
448
fclose
(pOut);
/external/qemu/distrib/sdl-1.2.12/src/main/macos/
SDL_main.c
136
fclose
(stdout);
137
fclose
(stderr);
143
fclose
(file);
151
fclose
(file);
554
fclose
(stdout);
555
fclose
(stderr);
/bootable/recovery/
install.c
150
fclose
(from_child);
226
fclose
(f);
230
if (f)
fclose
(f);
/external/blktrace/
blkrawverify.c
166
fclose
(ifp);
249
fclose
(ifp);
316
fclose
(ofp);
/external/iproute2/ip/
ipmaddr.c
119
fclose
(fp);
154
fclose
(fp);
190
fclose
(fp);
/external/v8/src/
utils.cc
153
fclose
(file);
159
fclose
(file);
211
fclose
(f);
/bionic/libc/bionic/
utmp.c
73
(void)
fclose
(ut);
/bionic/libc/netbsd/net/
getservbyname_r.c
72
(void)
fclose
(sd->fp);
Completed in 509 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>