Searched refs:simple_bcopy (Results 1 – 1 of 1) sorted by relevance
32 void simple_bcopy (const char *, char *, size_t);34 IMPL (simple_bcopy, 0)38 simple_bcopy (const char *src, char *dst, size_t n) in simple_bcopy() function
Completed in 4 milliseconds