HomeSort by relevance Sort by last modified time
    Searched full:__fgets_chk (Results 1 - 25 of 74) sorted by null

1 2 3

  /bionic/libc/bionic/
__fgets_chk.cpp 36 * __fgets_chk. Called in place of fgets() when we know the
46 char* __fgets_chk(char* dest, int supplied_size, FILE* stream, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stdio2.h 233 extern char *__fgets_chk (char *__restrict __s, size_t __size, int __n,
240 FILE *__restrict __stream), __fgets_chk)
250 return __fgets_chk (__s, __bos (__s), __n, __stream);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdio2.h 233 extern char *__fgets_chk (char *__restrict __s, size_t __size, int __n,
240 FILE *__restrict __stream), __fgets_chk)
250 return __fgets_chk (__s, __bos (__s), __n, __stream);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdio2.h 233 extern char *__fgets_chk (char *__restrict __s, size_t __size, int __n,
240 FILE *__restrict __stream), __fgets_chk)
250 return __fgets_chk (__s, __bos (__s), __n, __stream);
  /bionic/libc/include/
stdio.h 380 extern char* __fgets_chk(char*, int, FILE*, size_t);
443 // Compiler doesn't know destination size. Don't call __fgets_chk
449 // is always <= the actual object size. Don't call __fgets_chk
460 return __fgets_chk(dest, size, stream, bos);
  /development/ndk/platforms/android-21/include/
stdio.h 422 extern char* __fgets_chk(char*, int, FILE*, size_t);
439 // Compiler doesn't know destination size. Don't call __fgets_chk
445 // is always <= the actual object size. Don't call __fgets_chk
456 return __fgets_chk(dest, size, stream, bos);
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include-fixed/
stdio.h 411 extern char* __fgets_chk(char*, int, FILE*, size_t);
428 // Compiler doesn't know destination size. Don't call __fgets_chk
434 // is always <= the actual object size. Don't call __fgets_chk
445 return __fgets_chk(dest, size, stream, bos);
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include-fixed/
stdio.h 423 extern char* __fgets_chk(char*, int, FILE*, size_t);
440 // Compiler doesn't know destination size. Don't call __fgets_chk
446 // is always <= the actual object size. Don't call __fgets_chk
457 return __fgets_chk(dest, size, stream, bos);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
stdio.h 422 extern char* __fgets_chk(char*, int, FILE*, size_t);
439 // Compiler doesn't know destination size. Don't call __fgets_chk
445 // is always <= the actual object size. Don't call __fgets_chk
456 return __fgets_chk(dest, size, stream, bos);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
stdio.h 422 extern char* __fgets_chk(char*, int, FILE*, size_t);
439 // Compiler doesn't know destination size. Don't call __fgets_chk
445 // is always <= the actual object size. Don't call __fgets_chk
456 return __fgets_chk(dest, size, stream, bos);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
stdio.h 422 extern char* __fgets_chk(char*, int, FILE*, size_t);
439 // Compiler doesn't know destination size. Don't call __fgets_chk
445 // is always <= the actual object size. Don't call __fgets_chk
456 return __fgets_chk(dest, size, stream, bos);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
stdio.h 422 extern char* __fgets_chk(char*, int, FILE*, size_t);
439 // Compiler doesn't know destination size. Don't call __fgets_chk
445 // is always <= the actual object size. Don't call __fgets_chk
456 return __fgets_chk(dest, size, stream, bos);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
stdio.h 422 extern char* __fgets_chk(char*, int, FILE*, size_t);
439 // Compiler doesn't know destination size. Don't call __fgets_chk
445 // is always <= the actual object size. Don't call __fgets_chk
456 return __fgets_chk(dest, size, stream, bos);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
stdio.h 422 extern char* __fgets_chk(char*, int, FILE*, size_t);
439 // Compiler doesn't know destination size. Don't call __fgets_chk
445 // is always <= the actual object size. Don't call __fgets_chk
456 return __fgets_chk(dest, size, stream, bos);
  /development/ndk/platforms/android-21/arch-mips64/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-21/arch-mips64/lib-bootstrap/libr2/
libc.so 
  /development/ndk/platforms/android-21/arch-mips64/lib-bootstrap/libr6/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr2/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr6/
libc.so 
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/lib/
libc.so 
  /development/ndk/platforms/android-21/arch-arm/symbols/
libc.so.functions.txt 125 __fgets_chk
  /development/ndk/platforms/android-21/arch-arm64/symbols/
libc.so.functions.txt 18 __fgets_chk
  /development/ndk/platforms/android-21/arch-mips/symbols/
libc.so.functions.txt 30 __fgets_chk

Completed in 514 milliseconds

1 2 3