Searched refs:xdr_ftype (Results 1 – 24 of 24) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/ |
| H A D | nfs_prot_sunos5_3.h | 234 extern bool_t xdr_ftype(XDR *, nfsftype *);
|
| H A D | nfs_prot_sunos5_4.h | 241 extern bool_t xdr_ftype(XDR *, nfsftype *);
|
| H A D | nfs_prot_ultrix.h | 200 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_osf2.h | 210 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_sunos4.h | 203 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_sunos5_6.h | 146 extern bool_t xdr_ftype(XDR *, nfsftype *);
|
| H A D | nfs_prot_sunos5_8.h | 144 extern bool_t xdr_ftype(XDR *, nfsftype *);
|
| H A D | nfs_prot_hpux.h | 205 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_sunos5_5.h | 141 extern bool_t xdr_ftype(XDR *, nfsftype *);
|
| H A D | nfs_prot_sunos3.h | 203 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_osf5.h | 227 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_osf4.h | 215 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_sunos5_7.h | 151 extern bool_t xdr_ftype(XDR *, nfsftype *);
|
| H A D | nfs_prot_bsdi2.h | 214 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_irix5.h | 253 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_svr4.h | 161 extern bool_t xdr_ftype(XDR *, nfsftype *);
|
| H A D | nfs_prot_ncr2.h | 166 extern bool_t xdr_ftype(XDR *, nfsftype *);
|
| H A D | nfs_prot_irix6.h | 218 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_hpux11.h | 283 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| H A D | nfs_prot_nextstep.h | 389 extern bool_t xdr_ftype(XDR *, nfsftype*);
|
| /netbsd-src/external/bsd/am-utils/dist/libamu/ |
| H A D | xdr_func.c | 278 if (!xdr_ftype(xdrs, &objp->na_type)) { in xdr_fattr() 375 xdr_ftype(XDR *xdrs, nfsftype *objp) in xdr_ftype() function
|
| /netbsd-src/external/bsd/am-utils/dist/include/ |
| H A D | am_xdr_func.h | 1042 bool_t xdr_ftype(XDR *xdrs, nfsftype *objp);
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | configure.ac | 387 xdr_ftype \
|
| H A D | ChangeLog | 5573 * libamu/xdr_func.c (xdr_ftype): use a local enum_t variable
|