HomeSort by: relevance | last modified time | path
    Searched refs:__vsprintf_chk (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libc/ssp/
vsprintf_chk.c 47 __vsprintf_chk(char * __restrict buf, int flags, size_t slen, function
  /src/external/gpl3/gcc/dist/libssp/
vsprintf-chk.c 48 __vsprintf_chk (char *s, int flags __attribute__((unused)), function
  /src/external/gpl3/gcc.old/dist/libssp/
vsprintf-chk.c 48 __vsprintf_chk (char *s, int flags __attribute__((unused)), function
  /src/include/ssp/
stdio.h 39 int __vsprintf_chk(char *__restrict, int, size_t, const char *__restrict,
  /src/external/gpl3/gcc/dist/libssp/ssp/
stdio.h 54 extern int __vsprintf_chk (char *__restrict__ __s, int __flag, size_t __slen,
  /src/external/gpl3/gcc.old/dist/libssp/ssp/
stdio.h 54 extern int __vsprintf_chk (char *__restrict__ __s, int __flag, size_t __slen,
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors.inc 1674 INTERCEPTOR(int, __vsprintf_chk, char *str, int flag, SIZE_T size_to,
1774 COMMON_INTERCEPT_FUNCTION(__vsprintf_chk); \

Completed in 37 milliseconds