Home
last modified time | relevance | path

Searched refs:make_pathname4 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dref_subr.h46 extern int make_pathname4(char *, pathname4 *);
H A Dref_subr.c212 make_pathname4(char *path, pathname4 *pathname) in make_pathname4() function
/illumos-gate/usr/src/cmd/fs.d/nfs/rp_basic/
H A Dlibnfs_basic.c222 (void) make_pathname4(buf2, &fsl_array[i].rootpath); in get_fs_locations()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c10024 make_pathname4(char *path, pathname4 *pathname) in make_pathname4() function
10114 (void) make_pathname4(vp->v_path, &result->fs_root); in fetch_referral()