OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fclose
(Results
476 - 500
of
647
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/genext2fs/
genext2fs.c
[
all
...]
/external/libxml2/
xmllint.c
826
fclose
(f);
[
all
...]
/external/libpng/contrib/gregbook/
rpng2-x.c
344
fclose
(infile);
550
fclose
(infile);
629
fclose
(infile);
[
all
...]
/external/ppp/pppd/
sys-solaris.c
882
fclose
(stdin); /* don't need stdin, stdout, stderr */
883
fclose
(stdout);
884
fclose
(stderr);
[
all
...]
/external/speex/libspeex/
mdf.c
629
fclose
(rFile);
630
fclose
(pFile);
631
fclose
(oFile);
[
all
...]
/external/wpa_supplicant/
eap_fast.c
352
fclose
(rc.f);
456
fclose
(rc.f);
609
fclose
(f);
[
all
...]
/bionic/libc/stdlib/
sha1hash.c
312
fclose
(file);
/bootable/recovery/applypatch/
applypatch.c
75
fclose
(f);
bsdiff.c
402
if (
fclose
(pf))
403
err(1, "
fclose
");
/dalvik/libdex/
sha1.c
311
fclose
(f);
/external/blktrace/
blktrace.c
[
all
...]
/external/bluetooth/glib/gio/xdgmime/
xdgmimemagic.c
812
fclose
(magic_file);
/external/bsdiff/
bsdiff.c
393
if (
fclose
(pf))
394
err(1, "
fclose
");
/external/e2fsprogs/debugfs/
logdump.c
262
fclose
(out_file);
/external/elfutils/libasm/
asm_end.c
578
fclose
(ctx->out.file);
/external/gtest/test/
gtest-filepath_test.cc
494
fclose
(f);
/external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp
534
fclose
(fFile);
/external/iproute2/lib/
utils.c
504
fclose
(fp);
/external/jpeg/
jmemdos.c
155
fclose
(tfile); /* oops, it's there; close tfile & try again */
/external/qemu/distrib/sdl-1.2.12/src/file/
SDL_rwops.c
297
fclose
(context->hidden.stdio.fp);
/external/quake/quake/src/QW/client/
r_part.c
130
fclose
(f);
/external/quake/quake/src/WinQuake/
host.cpp
264
fclose
(f);
/external/srec/audio/AudioIn/UNIX/src/
audioin.c
[
all
...]
/external/v8/samples/
process.cc
563
fclose
(file);
/external/webkit/JavaScriptCore/
jsc.cpp
556
fclose
(f);
Completed in 1364 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>