HomeSort by: relevance | last modified time | path
    Searched refs:FSF_WEBNFS (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
srvr_nfs.c 281 if (fs->fs_flags & FSF_WEBNFS)
975 fs->fs_flags &= ~FSF_WEBNFS;
1035 fs->fs_flags |= FSF_WEBNFS;
amd.h 144 #define FSF_WEBNFS 0x0020 /* Don't try to contact portmapper */
ops_nfs.c 320 if (!(fp->fh_fs->fs_flags & FSF_WEBNFS))

Completed in 57 milliseconds