Searched defs:src0 (Results 1 – 7 of 7) sorted by relevance
75 const char *src0) in strcpy()
68 const void *__restrict src0, in memcpy()
51 const void *src0, in mempcpy()
82 const char *__restrict src0, in strncpy()
62 const void *__restrict src0, in memccpy()
87 const char *__restrict src0) in strcpy()
49 strncpy (char *dst0, const char *src0, size_t count) in strncpy()