Searched refs:copy_stringlist (Results 1 – 1 of 1) sorted by relevance
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | diff3.c | 185 static int copy_stringlist PARAMS((char * const[], size_t const[], char *[], size_t[], int)); 733 if (!copy_stringlist (D_LINEARRAY (ptr, FC), 762 if (!copy_stringlist (D_LINEARRAY (ptr, FO), 814 copy_stringlist (fromptrs, fromlengths, toptrs, tolengths, copynum) in copy_stringlist() function
|