Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c218 static int MCLpath(char **);
2767 if ((pathflag = MCLpath(&p)) == -1) in rfs_publicfh_mclookup()
2781 if ((pathflag = MCLpath(&p)) == -1) in rfs_publicfh_mclookup()
3059 MCLpath(char **path) in MCLpath() function