Home
last modified time | relevance | path

Searched refs:__vsprintf_chk (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libssp/
Dssp.map19 __vsprintf_chk;
Dvsprintf-chk.c48 __vsprintf_chk (char *s, int flags __attribute__((unused)), in __vsprintf_chk() function
/netbsd/src/lib/libc/ssp/
Dvsprintf_chk.c47 __vsprintf_chk(char * __restrict buf, int flags, size_t slen, in __vsprintf_chk() function
/netbsd/src/include/ssp/
Dstdio.h39 int __vsprintf_chk(char *__restrict, int, size_t, const char *__restrict,
/netbsd/src/external/gpl3/gcc/dist/libssp/ssp/
Dstdio.h54 extern int __vsprintf_chk (char *__restrict__ __s, int __flag, size_t __slen,
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbuiltins.def989 DEF_EXT_LIB_BUILTIN (BUILT_IN_VSPRINTF_CHK, "__vsprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_ST…
DChangeLog-20078237 __vsnprintf_chk, __vsprintf_chk): Use ATTR_FORMAT_*_NOTHROW_*
DChangeLog-20161356 (__sprintf_chk, __vsprintf_chk, __fprintf_chk, __vfprintf_chk): Same.