Searched defs:copy_string (Results 1 – 5 of 5) sorted by relevance
330 char *string, *copy_string, *new_string; in sysctl_rules() local
272 char *string, *copy_string, *new_string; in sysctl_rules() local
672 copy_string(int quote) in copy_string() function
305 copy_string(char *dst, const char *src, size_t dsize) in copy_string() function
3028 static int copy_string(struct archive_read* a, int len, int dist) { in copy_string() function