HomeSort by: relevance | last modified time | path
    Searched defs:NFS_VERSION (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_osf2.h 85 #ifndef NFS_VERSION
86 # define NFS_VERSION ((u_long)2)
87 #endif /* not NFS_VERSION */
nfs_prot_bsdi2.h 113 #ifndef NFS_VERSION
114 # define NFS_VERSION ((u_long)2)
115 #endif /* not NFS_VERSION */
nfs_prot_hpux.h 104 #ifndef NFS_VERSION
105 # define NFS_VERSION ((u_long)2)
106 #endif /* not NFS_VERSION */
nfs_prot_irix5.h 154 #ifndef NFS_VERSION
155 # define NFS_VERSION ((u_long)2)
156 #endif /* not NFS_VERSION */
nfs_prot_irix6.h 105 #ifndef NFS_VERSION
106 # define NFS_VERSION ((u_long)2)
107 #endif /* not NFS_VERSION */
nfs_prot_osf4.h 86 #ifndef NFS_VERSION
87 # define NFS_VERSION ((u_long)2)
88 #endif /* not NFS_VERSION */
nfs_prot_osf5.h 101 #ifndef NFS_VERSION
102 # define NFS_VERSION ((u_long)2)
103 #endif /* not NFS_VERSION */
nfs_prot_sunos3.h 96 #ifndef NFS_VERSION
97 # define NFS_VERSION ((u_long)2)
98 #endif /* not NFS_VERSION */
nfs_prot_sunos4.h 96 #ifndef NFS_VERSION
97 # define NFS_VERSION ((u_long)2)
98 #endif /* not NFS_VERSION */
nfs_prot_hpux11.h 112 #ifndef NFS_VERSION
113 # define NFS_VERSION ((u_long)2)
114 #endif /* not NFS_VERSION */
nfs_prot_nextstep.h 229 #ifndef NFS_VERSION
230 # define NFS_VERSION ((u_long)2)
231 #endif /* not NFS_VERSION */

Completed in 29 milliseconds