Searched refs:fclose (Results 51 - 75 of 1321) sorted by relevance

1234567891011>>

/external/ltp/testcases/kernel/syscalls/fork/
H A Dfork08.c104 if ((fclose(rea)) == -1) {
149 fclose(rea);
150 fclose(writ);
/external/blktrace/btt/
H A Dbt_timeline.c74 fclose(msgs_ofp);
76 fclose(rngs_ofp);
78 fclose(avgs_ofp);
80 fclose(xavgs_ofp);
/external/compiler-rt/test/msan/
H A Dgetline.cc37 fclose(fp);
/external/compiler-rt/test/profile/
H A Dinstrprof-without-libc.c50 return fclose(File);
/external/curl/tests/libtest/
H A Dlib566.c56 fclose(moo);
/external/dhcpcd-6.8.2/compat/
H A Ddprintf.c50 fclose(fp);
/external/libchrome/sandbox/win/sandbox_poc/pocdll/
H A Dutils.h21 // Note: c_file_handle_ does not need to be closed because fclose does it.
25 fclose(file_);
/external/libpng/contrib/mips-msa/
H A Dlinux.c57 fclose(f);
/external/libxml2/win32/wince/
H A Dwincecompat.c45 return ( fclose((FILE *) handle) );
/external/syslinux/com32/lib/syslinux/
H A Dloadfile.c58 fclose(f);
/external/syslinux/com32/modules/
H A Dcat.c27 fclose(f);
/external/toybox/toys/other/
H A Dlsmod.c35 fclose(file);
H A Dlsusb.c39 fclose(file);
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
H A Doutput_audio_file.h34 fclose(out_file_);
/external/libjpeg-turbo/
H A Drdswitch.c107 fclose(fp);
114 fclose(fp);
131 fclose(fp);
135 fclose(fp);
206 fclose(fp);
215 fclose(fp);
247 fclose(fp);
255 fclose(fp);
272 fclose(fp);
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcpuinfo.c70 fclose(fp);
78 fclose(fp);
109 fclose(fp);
112 fclose(fp);
153 fclose(fp);
156 fclose(fp);
227 fclose(fp);
235 fclose(fp);
240 fclose(fp);
246 fclose(f
[all...]
/external/compiler-rt/test/msan/Linux/
H A Dfopencookie.cc58 fclose(f);
64 fclose(f);
/external/libpng/contrib/arm-neon/
H A Dlinux.c52 fclose(f);
142 fclose(f);
/external/libyuv/files/util/
H A Dcompare.cc62 fclose(fin2);
64 fclose(fin1);
/external/openssh/openbsd-compat/
H A Dport-uw.c115 fclose (fd);
120 fclose (fd);
/external/selinux/libselinux/src/
H A Dget_default_type.c19 fclose(fp);
23 fclose(fp);
H A Dis_customizable_type.c25 fclose(fp);
54 fclose(fp);
/external/sfntly/cpp/src/sample/subsetter/
H A Dsubset_util.cc57 fclose(input_file);
95 fclose(output_file);
/external/squashfs-tools/squashfs-tools/
H A Dread_file.c142 fclose(fd);
147 fclose(fd);
/external/v8/src/
H A Dicu_util.cc104 fclose(inf);
107 fclose(inf);

Completed in 2224 milliseconds

1234567891011>>