HomeSort by relevance Sort by last modified time
    Searched full:fclose (Results 26 - 50 of 1598) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libXau.so.6 
libXau.so.6.0 
libXau.so.6.0.0 
  /bionic/libc/bionic/
pututline.c 56 fclose(f);
63 fclose(f);
  /system/core/libzipfile/
test_zipfile.c 53 fclose(f);
84 fclose(f);
  /system/vold/
Xwarp.cpp 55 fclose(fp);
62 fclose(fp);
  /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);
  /external/jpeg/
rdswitch.c 99 fclose(fp);
106 fclose(fp);
117 fclose(fp);
121 fclose(fp);
192 fclose(fp);
201 fclose(fp);
233 fclose(fp);
241 fclose(fp);
258 fclose(fp);
  /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/webrtc/src/system_wrappers/source/
file_impl.cc 44 fclose(_id);
52 fclose(_id);
181 fclose(_id);
  /external/bsdiff/
bspatch.c 112 if (fclose(f))
113 err(1, "fclose(%s)", argv[3]);
193 if (fclose(cpf) || fclose(dpf) || fclose(epf))
194 err(1, "fclose(%s)", argv[3]);
  /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);
  /bionic/libc/stdio/
fclose.c 1 /* $OpenBSD: fclose.c,v 1.6 2005/08/08 08:05:36 espie Exp $ */
40 fclose(FILE *fp) function
flockfile.c 43 * fclose() will call __fremovelock() defined below to remove
46 * the behaviour, if fclose() is called while the corresponding
145 * by calling fclose() on the FILE*. This can happen if
193 /* called from fclose() to remove the file lock */
  /external/bluetooth/glib/tests/
unicode-caseconv.c 93 fclose (infile);
128 fclose (infile);
  /external/dropbear/libtomcrypt/src/mac/hmac/
hmac_file.c 66 fclose(in);
71 if (fclose(in) != 0) {
  /external/libvpx/examples/
decoder_tmpl.c 98 fclose(outfile);
99 fclose(infile);
  /external/qemu/
tcpdump.c 28 fclose(capture_file);
107 fclose(capture_file);
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
main.cpp 26 fclose(debug);
28 fclose(debug);
  /frameworks/base/include/private/media/
VideoFrame.h 44 fclose(in);
57 fclose(in);
  /frameworks/base/opengl/tests/gl_perfapp/jni/
gl_code.cpp 48 fclose(fOut);
78 fclose(fOut);
  /external/blktrace/
verify_blkparse.c 63 fclose(f);
  /external/dropbear/libtomcrypt/demos/
encrypt.c 192 fclose(fdin);
193 fclose(fdout);
233 fclose(fdout);
234 fclose(fdin);
  /external/dropbear/libtomcrypt/src/hashes/helper/
hash_file.c 46 if (fclose(in) != 0) {

Completed in 834 milliseconds

12 3 4 5 6 7 8 91011>>