| /src/external/bsd/am-utils/dist/conf/nfs_prot/ |
| nfs_prot_osf2.h | 169 typedef struct nfslinkargs nfslinkargs; typedef in typeref:struct:nfslinkargs 203 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 228 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_ultrix.h | 157 typedef struct nfslinkargs nfslinkargs; typedef in typeref:struct:nfslinkargs 192 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 219 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_freebsd2.h | 119 typedef linkargs nfslinkargs; typedef
|
| nfs_prot_ncr2.h | 133 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 185 extern bool_t xdr_linkargs(XDR *, nfslinkargs *); 207 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *); 208 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
|
| nfs_prot_netbsd1_3.h | 131 typedef linkargs nfslinkargs; typedef
|
| nfs_prot_osf4.h | 168 typedef struct nfslinkargs nfslinkargs; typedef in typeref:struct:nfslinkargs 204 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 234 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_osf5.h | 183 typedef struct nfslinkargs nfslinkargs; typedef in typeref:struct:nfslinkargs 219 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 246 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_sunos3.h | 160 typedef struct nfslinkargs nfslinkargs; typedef in typeref:struct:nfslinkargs 195 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 222 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_sunos4.h | 160 typedef struct nfslinkargs nfslinkargs; typedef in typeref:struct:nfslinkargs 195 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 222 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_sunos5_5.h | 118 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 160 extern bool_t xdr_linkargs(XDR *, nfslinkargs *); 182 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *); 183 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
|
| nfs_prot_sunos5_6.h | 123 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 165 extern bool_t xdr_linkargs(XDR *, nfslinkargs *); 187 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *); 188 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
|
| nfs_prot_sunos5_7.h | 128 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 170 extern bool_t xdr_linkargs(XDR *, nfslinkargs *); 192 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *); 193 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
|
| nfs_prot_sunos5_8.h | 121 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 163 extern bool_t xdr_linkargs(XDR *, nfslinkargs *); 185 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *); 186 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
|
| nfs_prot_svr4.h | 128 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 180 extern bool_t xdr_linkargs(XDR *, nfslinkargs *); 202 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *); 203 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
|
| nfs_prot_bsdi2.h | 163 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 192 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 215 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_hpux.h | 162 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 197 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 224 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_irix5.h | 209 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 245 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 272 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_irix6.h | 174 typedef struct linkargs nfslinkargs; typedef in typeref:struct:linkargs 210 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *); 237 extern bool_t xdr_linkargs(XDR *, nfslinkargs*);
|
| nfs_prot_bsdi3.h | 156 typedef linkargs nfslinkargs; typedef
|
| nfs_prot_default.h | 152 typedef linkargs nfslinkargs; typedef
|
| nfs_prot_freebsd3.h | 141 typedef linkargs nfslinkargs; typedef
|
| nfs_prot_netbsd.h | 141 typedef linkargs nfslinkargs; typedef
|
| nfs_prot_netbsd1_4.h | 157 typedef linkargs nfslinkargs; typedef
|
| nfs_prot_openbsd.h | 154 typedef linkargs nfslinkargs; typedef
|
| /src/external/bsd/am-utils/include/ |
| amu_nfs_prot.h | 155 typedef linkargs nfslinkargs; typedef
|