Home
last modified time | relevance | path

Searched refs:__strcpy_chk (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libssp/
H A DSymbol.map15 __strcpy_chk;
/freebsd/lib/libc/secure/
H A DSymbol.map18 __strcpy_chk;
H A Dstrcpy_chk.c41 __strcpy_chk(char * __restrict dst, const char * __restrict src, size_t slen) in __strcpy_chk() function
/freebsd/include/ssp/
H A Dstring.h46 char *__strcpy_chk(char *, const char *, size_t);
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def743 /// char *__strcpy_chk(char *s1, const char *s2, size_t s1size);
745 TLI_DEFINE_STRING_INTERNAL("__strcpy_chk")
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1105 fun:__strcpy_chk=uninstrumented
/freebsd/contrib/unbound/doc/
H A DChangelog1853 link with ws2_32 needs -l:libssp.a for __strcpy_chk.