Searched refs:copynext (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Dinteractive.c43 static char *copynext(char *, char *, size_t);
53 static char *copynext();
406 cp = copynext(input, cmd, cmdsiz);
428 cp = copynext(nextarg, rawname, sizeof (rawname));
465 copynext(input, output, outsize) function
1014 cp = copynext(cp, word, sizeof (word));

Completed in 58 milliseconds