| /netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/ |
| H A D | nfs_prot_ultrix.h | 164 typedef struct nfsreadlinkres nfsreadlinkres; typedef 185 extern nfsreadlinkres *nfsproc_readlink_2_svc(fhandle_t *, struct svc_req *); 212 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*); 234 struct nfsreadlinkres { struct
|
| H A D | nfs_prot_sunos4.h | 167 typedef struct nfsreadlinkres nfsreadlinkres; typedef 188 extern nfsreadlinkres *nfsproc_readlink_2_svc(fhandle_t *, struct svc_req *); 215 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*); 297 struct nfsreadlinkres { struct
|
| H A D | nfs_prot_sunos3.h | 167 typedef struct nfsreadlinkres nfsreadlinkres; typedef 188 extern nfsreadlinkres *nfsproc_readlink_2_svc(fhandle_t *, struct svc_req *); 215 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*); 297 struct nfsreadlinkres { struct
|
| H A D | nfs_prot_osf5.h | 191 typedef struct nfsreadlinkres nfsreadlinkres; typedef 212 extern nfsreadlinkres *nfsproc_readlink_2_svc(struct nfssvcfh *, struct svc_req *); 239 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*); 325 struct nfsreadlinkres { struct
|
| H A D | nfs_prot_osf4.h | 176 typedef struct nfsreadlinkres nfsreadlinkres; typedef 197 extern nfsreadlinkres *nfsproc_readlink_2_svc(struct nfssvcfh *, struct svc_req *); 227 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*); 316 struct nfsreadlinkres { struct
|
| H A D | nfs_prot_osf2.h | 177 typedef struct nfsreadlinkres nfsreadlinkres; typedef 221 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*); 252 struct nfsreadlinkres { struct
|
| H A D | nfs_prot_sunos5_6.h | 129 typedef struct readlinkres nfsreadlinkres; typedef 158 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres *); 199 extern nfsreadlinkres *nfsproc_readlink_2(nfs_fh *, CLIENT *); 200 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
|
| H A D | nfs_prot_sunos5_8.h | 127 typedef struct readlinkres nfsreadlinkres; typedef 156 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres *); 197 extern nfsreadlinkres *nfsproc_readlink_2(nfs_fh *, CLIENT *); 198 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
|
| H A D | nfs_prot_sunos5_5.h | 124 typedef struct readlinkres nfsreadlinkres; typedef 153 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres *); 194 extern nfsreadlinkres *nfsproc_readlink_2(nfs_fh *, CLIENT *); 195 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
|
| H A D | nfs_prot_sunos5_7.h | 134 typedef struct readlinkres nfsreadlinkres; typedef 163 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres *); 204 extern nfsreadlinkres *nfsproc_readlink_2(nfs_fh *, CLIENT *); 205 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
|
| H A D | nfs_prot_svr4.h | 134 typedef struct readlinkres nfsreadlinkres; typedef 173 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres *); 214 extern nfsreadlinkres *nfsproc_readlink_2(nfs_fh *, CLIENT *); 215 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
|
| H A D | nfs_prot_ncr2.h | 139 typedef struct readlinkres nfsreadlinkres; typedef 178 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres *); 219 extern nfsreadlinkres *nfsproc_readlink_2(nfs_fh *, CLIENT *); 220 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
|
| H A D | nfs_prot_hpux.h | 169 typedef struct readlinkres nfsreadlinkres; typedef 190 extern nfsreadlinkres *nfsproc_readlink_2_svc(fhandle_t *, struct svc_req *); 217 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*);
|
| H A D | nfs_prot_bsdi2.h | 170 typedef struct readlinkres nfsreadlinkres; typedef 198 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfsv2fh_t *, struct svc_req *); 225 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*);
|
| H A D | nfs_prot_irix5.h | 217 typedef struct readlinkres nfsreadlinkres; typedef 238 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *); 265 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*);
|
| H A D | nfs_prot_irix6.h | 182 typedef struct readlinkres nfsreadlinkres; typedef 203 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *); 230 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*);
|
| H A D | nfs_prot_hpux11.h | 236 typedef struct readlinkres nfsreadlinkres; typedef 268 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *); 295 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*);
|
| H A D | nfs_prot_sunos5_3.h | 213 typedef struct readlinkres nfsreadlinkres; typedef 242 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres *);
|
| H A D | nfs_prot_sunos5_4.h | 220 typedef struct readlinkres nfsreadlinkres; typedef 249 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres *);
|
| H A D | nfs_prot_nextstep.h | 345 typedef struct readlinkres nfsreadlinkres; typedef 368 extern nfsreadlinkres *nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *); 400 extern bool_t xdr_readlinkres(XDR *, nfsreadlinkres*);
|
| H A D | nfs_prot_netbsd1_3.h | 135 typedef readlinkres nfsreadlinkres; typedef
|
| H A D | nfs_prot_freebsd2.h | 123 typedef readlinkres nfsreadlinkres; typedef
|
| H A D | nfs_prot_netbsd.h | 145 typedef readlinkres nfsreadlinkres; typedef
|
| H A D | nfs_prot_openbsd.h | 158 typedef readlinkres nfsreadlinkres; typedef
|
| /netbsd-src/external/bsd/am-utils/dist/hlfsd/ |
| H A D | stubs.c | 304 nfsreadlinkres * 307 static nfsreadlinkres res; in nfsproc_readlink_2_svc() 319 return (nfsreadlinkres *) NULL; in nfsproc_readlink_2_svc() 338 return (nfsreadlinkres *) NULL; in nfsproc_readlink_2_svc() 347 return (nfsreadlinkres *) NULL; in nfsproc_readlink_2_svc()
|