copyinstr
error = copyinstr(kargs->argv[i], argptr, len, &len);
error = copyinstr(locate->bl_name, name, sizeof name, NULL);
if ((error = copyinstr(dm->device, devname, PATH_MAX, NULL)) != 0)
if ((error = copyinstr(vio->vnd_file, name,
error = copyinstr(args->fspec, fspec, sizeof(fspec), NULL);
error = copyinstr(args->fspec, fspec, sizeof(fspec), NULL);
error = copyinstr(epp->ep_name, *tmpsap, MAXPATHLEN,
if ((error = copyinstr(sp, dp, len, &len)) != 0) {
if ((error = copyinstr(sp, dp, len, &len)) != 0) {
error = copyinstr(id, ktp.ktr_id, KTR_USER_MAXIDLEN, NULL);
error = copyinstr(promises, rbuf, MAXPATHLEN, &rbuflen);
error = copyinstr(SCARG(uap, namebuf), buf, sizeof(buf), NULL);
error = copyinstr(SCARG(uap, name), buf, sizeof buf, NULL);
error = copyinstr(ndp->ni_dirp, cnp->cn_pnbuf,
error = copyinstr(SCARG(uap, path), fspath, MNAMELEN, NULL);
error = copyinstr(upath, path, MAXPATHLEN, NULL);
error = copyinstr(SCARG(uap, type), fstypename, MFSNAMELEN, NULL);
if ((error = copyinstr(SCARG(uap, pathname), pathname, MAXPATHLEN,
error = copyinstr(SCARG(uap, permissions), permissions,
error = copyinstr(SCARG(uap, path), pathname, MAXPATHLEN, &pathlen);
error = copyinstr(args->fspec, fspec, sizeof(fspec), NULL);
error = copyinstr(ifr->ifr_data, ifdescrbuf,
error = copyinstr(ifr->ifr_data, ifrtlabelbuf,
error = copyinstr(args->hostname, hst, MNAMELEN-1, &len);
err = copyinstr(args->fspec, fspec, sizeof(fspec), NULL);
int copyinstr(const void *, void *, size_t, size_t *)
error = copyinstr(args->fspec, fspec, sizeof(fspec), NULL);
error = copyinstr(args->fspec, fspec, sizeof(fspec), NULL);
error = copyinstr(args->fspec, fspec, sizeof(fspec), NULL);
error = copyinstr(SCARG(uap, arg), userpath, sizeof(userpath), &len);