Searched refs:copy_stringlist (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/usr.bin/cvs/diff/ |
| H A D | diff3.c | 201 static int copy_stringlist PARAMS((char * const[], size_t const[], char *[], size_t[], int)); 870 if (!copy_stringlist (D_LINEARRAY (ptr, FC), 899 if (!copy_stringlist (D_LINEARRAY (ptr, FO), 951 copy_stringlist (fromptrs, fromlengths, toptrs, tolengths, copynum) in copy_stringlist() function
|