Searched refs:iPath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharetab.c116 int iPath; local
137 iPath = shl ? shl->shl_path : strlen(sh->sh_path);
149 strlen(s->sh_path) == iPath) {
199 int iPath; local
235 iPath = shl ? shl->shl_path : strlen(sh->sh_path);
265 strlen(s->sh_path) == iPath) {

Completed in 133 milliseconds