OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_stringlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
diff3.c
191
static bool
copy_stringlist
(char * const[], size_t const[], char *[], size_t[], lin);
753
if (!
copy_stringlist
(D_LINEARRAY (ptr, FC),
782
if (!
copy_stringlist
(D_LINEARRAY (ptr, FO),
834
copy_stringlist
(char * const fromptrs[], size_t const fromlengths[],
831
copy_stringlist
(char * const fromptrs[], size_t const fromlengths[],
function
/src/external/gpl2/xcvs/dist/diff/
diff3.c
203
static int
copy_stringlist
PARAMS((char * const[], size_t const[], char *[], size_t[], int));
873
if (!
copy_stringlist
(D_LINEARRAY (ptr, FC),
902
if (!
copy_stringlist
(D_LINEARRAY (ptr, FO),
954
copy_stringlist
(fromptrs, fromlengths, toptrs, tolengths, copynum)
951
copy_stringlist
(fromptrs, fromlengths, toptrs, tolengths, copynum)
function
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026