Searched refs:xdr_createargs (Results 1 – 25 of 25) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/hlfsd/ |
| H A D | nfs_prot_svc.c | 164 xdr_argument = (xdrproc_t) xdr_createargs; in nfs_program_2() 194 xdr_argument = (xdrproc_t) xdr_createargs; in nfs_program_2()
|
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | nfs_prot_svc.c | 217 xdr_argument = (xdrproc_t) xdr_createargs; in nfs_program_2() 247 xdr_argument = (xdrproc_t) xdr_createargs; in nfs_program_2()
|
| /netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/ |
| H A D | nfs_prot_sunos5_3.h | 229 extern bool_t xdr_createargs(XDR *, nfscreateargs *);
|
| H A D | nfs_prot_sunos5_4.h | 236 extern bool_t xdr_createargs(XDR *, nfscreateargs *);
|
| H A D | nfs_prot_ultrix.h | 217 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_osf2.h | 226 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_sunos4.h | 220 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_sunos5_6.h | 163 extern bool_t xdr_createargs(XDR *, nfscreateargs *);
|
| H A D | nfs_prot_sunos5_8.h | 161 extern bool_t xdr_createargs(XDR *, nfscreateargs *);
|
| H A D | nfs_prot_hpux.h | 222 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_sunos5_5.h | 158 extern bool_t xdr_createargs(XDR *, nfscreateargs *);
|
| H A D | nfs_prot_sunos3.h | 220 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_osf5.h | 244 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_osf4.h | 232 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_sunos5_7.h | 168 extern bool_t xdr_createargs(XDR *, nfscreateargs *);
|
| H A D | nfs_prot_bsdi2.h | 206 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_irix5.h | 270 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_svr4.h | 178 extern bool_t xdr_createargs(XDR *, nfscreateargs *);
|
| H A D | nfs_prot_ncr2.h | 183 extern bool_t xdr_createargs(XDR *, nfscreateargs *);
|
| H A D | nfs_prot_irix6.h | 235 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_hpux11.h | 300 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| H A D | nfs_prot_nextstep.h | 381 extern bool_t xdr_createargs(XDR *, nfscreateargs*);
|
| /netbsd-src/external/bsd/am-utils/dist/include/ |
| H A D | am_xdr_func.h | 1003 bool_t xdr_createargs(XDR *xdrs, nfscreateargs *objp);
|
| /netbsd-src/external/bsd/am-utils/dist/libamu/ |
| H A D | xdr_func.c | 102 xdr_createargs(XDR *xdrs, nfscreateargs *objp) in xdr_createargs() function
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | configure.ac | 374 xdr_createargs \
|