Searched defs:copy_string (Results 1 – 2 of 2) sorted by relevance
89 static void copy_string(unsigned char *c, unsigned char *s) in copy_string() function
2449 static void copy_string(char *dst, const char *src, const char *null, int idx) copy_string() function