Home
last modified time | relevance | path

Searched refs:__sprintf_chk (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libssp/
Dssp.map12 __sprintf_chk;
Dsprintf-chk.c49 __sprintf_chk (char *s, int flags __attribute__((unused)), in __sprintf_chk() function
/netbsd/src/lib/libc/ssp/
Dsprintf_chk.c47 __sprintf_chk(char * __restrict buf, int flags, size_t slen, in __sprintf_chk() function
/netbsd/src/include/ssp/
Dstdio.h37 int __sprintf_chk(char *__restrict, int, size_t, const char *__restrict, ...)
/netbsd/src/external/gpl3/gcc/dist/libssp/ssp/
Dstdio.h52 extern int __sprintf_chk (char *__restrict__ __s, int __flag, size_t __slen,
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbuiltins.def987 DEF_EXT_LIB_BUILTIN (BUILT_IN_SPRINTF_CHK, "__sprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRI…
DChangeLog-20078236 vsscanf, strfmon, strftime, __snprintf_chk, __sprintf_chk,
DChangeLog-20161356 (__sprintf_chk, __vsprintf_chk, __fprintf_chk, __vfprintf_chk): Same.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dextend.texi12929 The added @var{flag} argument is passed unchanged to @code{__sprintf_chk}
Dgcc.info46427 The added FLAG argument is passed unchanged to '__sprintf_chk' etc.