/external/e2fsprogs/include/nonunix/ |
unistd.h | 20 #define close _close
|
/external/openssl/crypto/bio/ |
bio_lcl.h | 27 #define UP_close _close
|
/system/bluetooth/tools/ |
pipetest.c | 46 static int _close(int fd) { function 147 _close(fd); 163 _close(fd[1]); 185 _close(fd[0]); 206 _close(fd[0]); 223 _close(fd[0]); 244 _close(fd[0]); 309 _close(fd[0]); 310 _close(fd[1]); 346 _close(fd[1]) [all...] |
asocket_test.c | 127 static int _close(int fd, int type) { function 320 _close(args->fd, args->type); 375 _close(args->fd, args->type); 463 _close(fd, type); 487 _close(fd, type); 539 _close(fd, type); 557 _close(fd, type); 578 _close(fd, type); 604 _close(fd, type);
|
socktest.c | 126 static int _close(int fd, int type) { function 334 _close(args->fd, args->type); 389 _close(args->fd, args->type); 477 _close(fd, type); 501 _close(fd, type); 532 _close(fd, type); 559 _close(fd, type); 611 _close(fd, type); 629 _close(fd, type); 650 _close(fd, type) [all...] |
/bionic/libc/stdio/ |
freopen.c | 81 isopen = fp->_close != NULL; 83 (void) (*fp->_close)(fp->_cookie); 93 (void) (*fp->_close)(fp->_cookie); 106 (void) (*fp->_close)(fp->_cookie); 126 errno = sverrno; /* restore in case _close clobbered */ 148 fp->_close = __sclose;
|
fclose.c | 51 if (fp->_close != NULL && (*fp->_close)(fp->_cookie) < 0)
|
fdopen.c | 74 fp->_close = __sclose;
|
funopen.c | 66 fp->_close = closefn;
|
/external/qemu/android/utils/ |
debug.c | 105 _close(stdio_save_out_fd); 106 _close(stdio_save_err_fd);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xw32defs.h | 19 #define close _close
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xw32defs.h | 19 #define close _close
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xw32defs.h | 19 #define close _close
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/ |
Xw32defs.h | 28 #define close _close
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/ |
Xw32defs.h | 28 #define close _close
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/X11/ |
Xw32defs.h | 28 #define close _close
|
/external/webkit/Source/WebKit/mac/History/ |
WebHistoryItemInternal.h | 60 - (void)_close;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
input.h | 65 int snd_input_stdio_attach(snd_input_t **inputp, FILE *fp, int _close);
|
output.h | 65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
input.h | 65 int snd_input_stdio_attach(snd_input_t **inputp, FILE *fp, int _close);
|
output.h | 65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
input.h | 65 int snd_input_stdio_attach(snd_input_t **inputp, FILE *fp, int _close);
|
output.h | 65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close);
|
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/lib/ |
libstdc++.so | |
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/lib/ |
libstdc++.so | |