Searched defs:stpncpy (Results 1 – 2 of 2) sorted by relevance
31 stpncpy(char * __restrict dst, const char * __restrict src, size_t n) in stpncpy() function
39 stpncpy(char *_RESTRICT_KYWD s1, const char *_RESTRICT_KYWD s2, size_t n) in stpncpy() function