Searched defs:MCLpath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c210 static int MCLpath(char **);
2656 * modified by MCLpath(), it may be empty after returning from
2659 if ((pathflag = MCLpath(&p)) == -1)
2673 if ((pathflag = MCLpath(&p)) == -1)
2944 MCLpath(char **path) function

Completed in 50 milliseconds