Searched defs:memccpy (Results 1 – 3 of 3) sorted by relevance
34 memccpy(s1, s2, c, n) in memccpy() function
48 memccpy(void *s, const void *s0, int c, size_t n) in memccpy() function
39 memccpy(void *t, const void *f, int c, size_t n) in memccpy() function