vnodetopath
(void) vnodetopath(vroot, vn, cwd->prcwd_cwd,
(void) vnodetopath(vroot, fvp, fdinfo.pr_path,
if (vnodetopath(rootdir, vp, vpath, sizeof (vpath),
if (vnodetopath(NULL, realrootvp, specname,
if (vnodetopath(NULL, vp, pathname, pathlen, cred) == 0) {
ret = vnodetopath(vrootp, pnp->pr_realvp, buf, size, cr);
ret = vnodetopath(vrootp, execvp, buf, size, cr);
ret = vnodetopath(vrootp, execvp, buf, size, cr);
err = vnodetopath(NULL, root_vp, buf, buflen, zone_kcred());
rc = vnodetopath(rootvp, vp, buf, buflen, kcr);
rc = vnodetopath(NULL, vp, buf, buflen, kcr);
vnodetopath(NULL, lsp->ls_stacked_vp, klip->li_filename,
if (p->p_execdir != NULL && vnodetopath(NULL,
ret = vnodetopath(pp->p_zone->zone_rootvp, vp, path,
if (vnodetopath(crgetzone(p->klpd_cred)->zone_rootvp,
err = vnodetopath(rootdir, rvp, vpath, sizeof (vpath), kcred);
extern int vnodetopath(vnode_t *, vnode_t *, char *, size_t, cred_t *);