getcwd_common
error = getcwd_common (cwdi->cwdi_cdir, NULL, &bp, path, len/2,
error = getcwd_common(mp->mnt_vnodecovered, cwdi->cwdi_rdir, &bp,
error = getcwd_common(cwdi->cwdi_cdir, NULL, &bp, path, MAXPATHLEN / 2,
error = getcwd_common(vp, NULL, &bp, path, len/2, 0, l);
error = getcwd_common(lvp, rvp, NULL, NULL, MAXPATHLEN / 2, 0, l);
error = getcwd_common(cwdi->cwdi_cdir, NULL, &bp, path,
error = getcwd_common(dvp, NULL, &bp, path, len / 2,
error = getcwd_common(cwdi->cwdi_rdir, rootvnode, &bp,
error = getcwd_common(cwdi->cwdi_rdir, rootvnode, &bp, path,
error = getcwd_common(vxp, vp, &bp, path,
if (vp == NULL || getcwd_common(vp, rvp, bp ? &bp : NULL, path,
__weak_alias(getcwd_common,rump_getcwd_common);
int getcwd_common(struct vnode *, struct vnode *, char **, char *, int,