Home
last modified time | relevance | path

Searched defs:__strncpy_chk (Results 1 – 2 of 2) sorted by relevance

/minix3/lib/libc/ssp/
H A Dstrncpy_chk.c45 __strncpy_chk(char * __restrict dst, const char * __restrict src, size_t len, in __strncpy_chk() function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dstring.c448 #define __strncpy_chk BUILTIN(__strncpy_chk) macro