Home
last modified time | relevance | path

Searched defs:nfs_fh (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_sunos5_6.h124 typedef struct nfs_fh nfs_fh; typedef
223 struct nfs_fh { struct
224 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_sunos5_8.h122 typedef struct nfs_fh nfs_fh; typedef
221 struct nfs_fh { struct
222 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_sunos5_7.h129 typedef struct nfs_fh nfs_fh; typedef
233 struct nfs_fh { struct
234 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_sunos5_5.h119 typedef struct nfs_fh nfs_fh; typedef
218 struct nfs_fh { struct
219 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_svr4.h129 typedef struct nfs_fh nfs_fh; typedef
238 struct nfs_fh { struct
239 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_irix5.h212 typedef struct nfs_fh nfs_fh; typedef
287 struct nfs_fh { struct
288 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_ncr2.h134 typedef struct nfs_fh nfs_fh; typedef
313 struct nfs_fh { struct
314 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_irix6.h177 typedef struct nfs_fh nfs_fh; typedef
252 struct nfs_fh { struct
253 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_hpux11.h217 typedef struct nfs_fh nfs_fh; typedef
339 struct nfs_fh { struct
340 char fh_data[NFS_FHSIZE];
H A Dnfs_prot_nextstep.h340 typedef struct nfs_fh nfs_fh; typedef
432 struct nfs_fh { struct
433 char data[NFS_FHSIZE];
/netbsd-src/lib/librpcsvc/
H A Dnfs_prot.x101 struct nfs_fh { struct
102 opaque data[NFS_FHSIZE];