copystr
copystr("quit", wd1); /* pretend he's quitting */
copystr("pour", wd2);
l2800: copystr(wd2, wd1);
copystr(wd2, wd1);
copystr(&buf, args->a_uio->uio_iov->iov_base, 513, &len);
error = copystr(imgp->args->fname, imgp->args->buf + offset,
error = copystr(imgp->args->begin_argv, imgp->interpreter_name,
error = copystr(fname, args->fname, PATH_MAX, &length);
copystr(devname, mp->mnt_stat.f_mntfromname, MNAMELEN - 1, 0);
error = copystr(path, nd->nl_path, MAXPATHLEN, &pathlen);
error = copystr(path, nd->nl_path, MAXPATHLEN, &pathlen);
error = copystr(path, nd->nl_path, MAXPATHLEN, &pathlen);
int copystr (const void *kfaddr, void *kdaddr, size_t len,
error = copystr(data, &dmp->dm_path, MAXPATHLEN, &done);
copystr("tmpfs", mp->mnt_stat.f_mntfromname, MNAMELEN - 1, &size);
const char *bq_src, *copystr, *src;
copystr = NULL;
copystr = nullarg;
copystr = expand_vars(in_arg, (nextarg - 1),
copystr = nullarg;
if (copychar || copystr != NULL) {
else if (copystr != NULL)
while (*copystr != '\0')
*dest++ = *copystr++;
copystr();
static void copystr(void);