2 * Please do not edit this file.
3 * It was generated using rpcgen.
8 #include <nfsc/libnfs-zdr.h>
17 #define NFS3_FHSIZE 64
18 #define NFS3_WRITEVERFSIZE 8
19 #define NFS3_CREATEVERFSIZE 8
20 #define NFS3_COOKIEVERFSIZE 8
23 typedef long long int quad_t
;
24 typedef long long unsigned u_quad_t
;
27 typedef long long int quad_t
;
28 typedef long long unsigned u_quad_t
;
31 typedef char cookieverf3
[NFS3_COOKIEVERFSIZE
];
33 typedef u_quad_t uint64
;
35 typedef uint64 cookie3
;
43 typedef struct nfs_fh3 nfs_fh3
;
45 typedef char *filename3
;
51 typedef struct diropargs3 diropargs3
;
62 typedef enum ftype3 ftype3
;
72 typedef uint64 fileid3
;
78 typedef struct specdata3 specdata3
;
84 typedef struct nfstime3 nfstime3
;
101 typedef struct fattr3 fattr3
;
103 struct post_op_attr
{
104 bool_t attributes_follow
;
109 typedef struct post_op_attr post_op_attr
;
128 NFS3ERR_NAMETOOLONG
= 63,
129 NFS3ERR_NOTEMPTY
= 66,
133 NFS3ERR_BADHANDLE
= 10001,
134 NFS3ERR_NOT_SYNC
= 10002,
135 NFS3ERR_BAD_COOKIE
= 10003,
136 NFS3ERR_NOTSUPP
= 10004,
137 NFS3ERR_TOOSMALL
= 10005,
138 NFS3ERR_SERVERFAULT
= 10006,
139 NFS3ERR_BADTYPE
= 10007,
140 NFS3ERR_JUKEBOX
= 10008,
142 typedef enum nfsstat3 nfsstat3
;
149 typedef enum stable_how stable_how
;
151 typedef uint64 offset3
;
153 typedef u_int count3
;
160 typedef struct wcc_attr wcc_attr
;
163 bool_t attributes_follow
;
168 typedef struct pre_op_attr pre_op_attr
;
174 typedef struct wcc_data wcc_data
;
186 typedef struct WRITE3args WRITE3args
;
188 typedef char writeverf3
[NFS3_WRITEVERFSIZE
];
193 stable_how committed
;
196 typedef struct WRITE3resok WRITE3resok
;
198 struct WRITE3resfail
{
201 typedef struct WRITE3resfail WRITE3resfail
;
207 WRITE3resfail resfail
;
210 typedef struct WRITE3res WRITE3res
;
215 typedef struct LOOKUP3args LOOKUP3args
;
217 struct LOOKUP3resok
{
219 post_op_attr obj_attributes
;
220 post_op_attr dir_attributes
;
222 typedef struct LOOKUP3resok LOOKUP3resok
;
224 struct LOOKUP3resfail
{
225 post_op_attr dir_attributes
;
227 typedef struct LOOKUP3resfail LOOKUP3resfail
;
233 LOOKUP3resfail resfail
;
236 typedef struct LOOKUP3res LOOKUP3res
;
243 typedef struct COMMIT3args COMMIT3args
;
245 struct COMMIT3resok
{
249 typedef struct COMMIT3resok COMMIT3resok
;
251 struct COMMIT3resfail
{
254 typedef struct COMMIT3resfail COMMIT3resfail
;
260 COMMIT3resfail resfail
;
263 typedef struct COMMIT3res COMMIT3res
;
264 #define ACCESS3_READ 0x0001
265 #define ACCESS3_LOOKUP 0x0002
266 #define ACCESS3_MODIFY 0x0004
267 #define ACCESS3_EXTEND 0x0008
268 #define ACCESS3_DELETE 0x0010
269 #define ACCESS3_EXECUTE 0x0020
275 typedef struct ACCESS3args ACCESS3args
;
277 struct ACCESS3resok
{
278 post_op_attr obj_attributes
;
281 typedef struct ACCESS3resok ACCESS3resok
;
283 struct ACCESS3resfail
{
284 post_op_attr obj_attributes
;
286 typedef struct ACCESS3resfail ACCESS3resfail
;
292 ACCESS3resfail resfail
;
295 typedef struct ACCESS3res ACCESS3res
;
297 struct GETATTR3args
{
300 typedef struct GETATTR3args GETATTR3args
;
302 struct GETATTR3resok
{
303 fattr3 obj_attributes
;
305 typedef struct GETATTR3resok GETATTR3resok
;
313 typedef struct GETATTR3res GETATTR3res
;
317 SET_TO_SERVER_TIME
= 1,
318 SET_TO_CLIENT_TIME
= 2,
320 typedef enum time_how time_how
;
328 typedef struct set_mode3 set_mode3
;
336 typedef struct set_uid3 set_uid3
;
344 typedef struct set_gid3 set_gid3
;
352 typedef struct set_size3 set_size3
;
360 typedef struct set_atime set_atime
;
368 typedef struct set_mtime set_mtime
;
378 typedef struct sattr3 sattr3
;
385 typedef enum createmode3 createmode3
;
387 typedef char createverf3
[NFS3_CREATEVERFSIZE
];
392 sattr3 obj_attributes
;
393 sattr3 g_obj_attributes
;
397 typedef struct createhow3 createhow3
;
403 typedef struct CREATE3args CREATE3args
;
406 bool_t handle_follows
;
411 typedef struct post_op_fh3 post_op_fh3
;
413 struct CREATE3resok
{
415 post_op_attr obj_attributes
;
418 typedef struct CREATE3resok CREATE3resok
;
420 struct CREATE3resfail
{
423 typedef struct CREATE3resfail CREATE3resfail
;
429 CREATE3resfail resfail
;
432 typedef struct CREATE3res CREATE3res
;
437 typedef struct REMOVE3args REMOVE3args
;
439 struct REMOVE3resok
{
442 typedef struct REMOVE3resok REMOVE3resok
;
444 struct REMOVE3resfail
{
447 typedef struct REMOVE3resfail REMOVE3resfail
;
453 REMOVE3resfail resfail
;
456 typedef struct REMOVE3res REMOVE3res
;
463 typedef struct READ3args READ3args
;
466 post_op_attr file_attributes
;
474 typedef struct READ3resok READ3resok
;
476 struct READ3resfail
{
477 post_op_attr file_attributes
;
479 typedef struct READ3resfail READ3resfail
;
485 READ3resfail resfail
;
488 typedef struct READ3res READ3res
;
489 #define FSF3_LINK 0x0001
490 #define FSF3_SYMLINK 0x0002
491 #define FSF3_HOMOGENEOUS 0x0008
492 #define FSF3_CANSETTIME 0x0010
497 typedef struct FSINFO3args FSINFO3args
;
499 struct FSINFO3resok
{
500 post_op_attr obj_attributes
;
512 typedef struct FSINFO3resok FSINFO3resok
;
514 struct FSINFO3resfail
{
515 post_op_attr obj_attributes
;
517 typedef struct FSINFO3resfail FSINFO3resfail
;
523 FSINFO3resfail resfail
;
526 typedef struct FSINFO3res FSINFO3res
;
531 typedef struct FSSTAT3args FSSTAT3args
;
533 struct FSSTAT3resok
{
534 post_op_attr obj_attributes
;
543 typedef struct FSSTAT3resok FSSTAT3resok
;
545 struct FSSTAT3resfail
{
546 post_op_attr obj_attributes
;
548 typedef struct FSSTAT3resfail FSSTAT3resfail
;
554 FSSTAT3resfail resfail
;
557 typedef struct FSSTAT3res FSSTAT3res
;
559 struct PATHCONF3args
{
562 typedef struct PATHCONF3args PATHCONF3args
;
564 struct PATHCONF3resok
{
565 post_op_attr obj_attributes
;
569 bool_t chown_restricted
;
570 bool_t case_insensitive
;
571 bool_t case_preserving
;
573 typedef struct PATHCONF3resok PATHCONF3resok
;
575 struct PATHCONF3resfail
{
576 post_op_attr obj_attributes
;
578 typedef struct PATHCONF3resfail PATHCONF3resfail
;
580 struct PATHCONF3res
{
583 PATHCONF3resok resok
;
584 PATHCONF3resfail resfail
;
587 typedef struct PATHCONF3res PATHCONF3res
;
589 typedef char *nfspath3
;
591 struct symlinkdata3
{
592 sattr3 symlink_attributes
;
593 nfspath3 symlink_data
;
595 typedef struct symlinkdata3 symlinkdata3
;
597 struct SYMLINK3args
{
599 symlinkdata3 symlink
;
601 typedef struct SYMLINK3args SYMLINK3args
;
603 struct SYMLINK3resok
{
605 post_op_attr obj_attributes
;
608 typedef struct SYMLINK3resok SYMLINK3resok
;
610 struct SYMLINK3resfail
{
613 typedef struct SYMLINK3resfail SYMLINK3resfail
;
619 SYMLINK3resfail resfail
;
622 typedef struct SYMLINK3res SYMLINK3res
;
624 struct READLINK3args
{
627 typedef struct READLINK3args READLINK3args
;
629 struct READLINK3resok
{
630 post_op_attr symlink_attributes
;
633 typedef struct READLINK3resok READLINK3resok
;
635 struct READLINK3resfail
{
636 post_op_attr symlink_attributes
;
638 typedef struct READLINK3resfail READLINK3resfail
;
640 struct READLINK3res
{
643 READLINK3resok resok
;
644 READLINK3resfail resfail
;
647 typedef struct READLINK3res READLINK3res
;
650 sattr3 dev_attributes
;
653 typedef struct devicedata3 devicedata3
;
658 devicedata3 chr_device
;
659 devicedata3 blk_device
;
660 sattr3 sock_attributes
;
661 sattr3 pipe_attributes
;
664 typedef struct mknoddata3 mknoddata3
;
670 typedef struct MKNOD3args MKNOD3args
;
674 post_op_attr obj_attributes
;
677 typedef struct MKNOD3resok MKNOD3resok
;
679 struct MKNOD3resfail
{
682 typedef struct MKNOD3resfail MKNOD3resfail
;
688 MKNOD3resfail resfail
;
691 typedef struct MKNOD3res MKNOD3res
;
697 typedef struct MKDIR3args MKDIR3args
;
701 post_op_attr obj_attributes
;
704 typedef struct MKDIR3resok MKDIR3resok
;
706 struct MKDIR3resfail
{
709 typedef struct MKDIR3resfail MKDIR3resfail
;
715 MKDIR3resfail resfail
;
718 typedef struct MKDIR3res MKDIR3res
;
723 typedef struct RMDIR3args RMDIR3args
;
728 typedef struct RMDIR3resok RMDIR3resok
;
730 struct RMDIR3resfail
{
733 typedef struct RMDIR3resfail RMDIR3resfail
;
739 RMDIR3resfail resfail
;
742 typedef struct RMDIR3res RMDIR3res
;
748 typedef struct RENAME3args RENAME3args
;
750 struct RENAME3resok
{
751 wcc_data fromdir_wcc
;
754 typedef struct RENAME3resok RENAME3resok
;
756 struct RENAME3resfail
{
757 wcc_data fromdir_wcc
;
760 typedef struct RENAME3resfail RENAME3resfail
;
766 RENAME3resfail resfail
;
769 typedef struct RENAME3res RENAME3res
;
771 struct READDIRPLUS3args
{
774 cookieverf3 cookieverf
;
778 typedef struct READDIRPLUS3args READDIRPLUS3args
;
784 post_op_attr name_attributes
;
785 post_op_fh3 name_handle
;
786 struct entryplus3
*nextentry
;
788 typedef struct entryplus3 entryplus3
;
790 struct dirlistplus3
{
794 typedef struct dirlistplus3 dirlistplus3
;
796 struct READDIRPLUS3resok
{
797 post_op_attr dir_attributes
;
798 cookieverf3 cookieverf
;
801 typedef struct READDIRPLUS3resok READDIRPLUS3resok
;
803 struct READDIRPLUS3resfail
{
804 post_op_attr dir_attributes
;
806 typedef struct READDIRPLUS3resfail READDIRPLUS3resfail
;
808 struct READDIRPLUS3res
{
811 READDIRPLUS3resok resok
;
812 READDIRPLUS3resfail resfail
;
815 typedef struct READDIRPLUS3res READDIRPLUS3res
;
817 struct READDIR3args
{
820 cookieverf3 cookieverf
;
823 typedef struct READDIR3args READDIR3args
;
829 struct entry3
*nextentry
;
831 typedef struct entry3 entry3
;
837 typedef struct dirlist3 dirlist3
;
839 struct READDIR3resok
{
840 post_op_attr dir_attributes
;
841 cookieverf3 cookieverf
;
844 typedef struct READDIR3resok READDIR3resok
;
846 struct READDIR3resfail
{
847 post_op_attr dir_attributes
;
849 typedef struct READDIR3resfail READDIR3resfail
;
855 READDIR3resfail resfail
;
858 typedef struct READDIR3res READDIR3res
;
864 typedef struct LINK3args LINK3args
;
867 post_op_attr file_attributes
;
868 wcc_data linkdir_wcc
;
870 typedef struct LINK3resok LINK3resok
;
872 struct LINK3resfail
{
873 post_op_attr file_attributes
;
874 wcc_data linkdir_wcc
;
876 typedef struct LINK3resfail LINK3resfail
;
882 LINK3resfail resfail
;
885 typedef struct LINK3res LINK3res
;
893 typedef struct sattrguard3 sattrguard3
;
895 struct SETATTR3args
{
897 sattr3 new_attributes
;
900 typedef struct SETATTR3args SETATTR3args
;
902 struct SETATTR3resok
{
905 typedef struct SETATTR3resok SETATTR3resok
;
907 struct SETATTR3resfail
{
910 typedef struct SETATTR3resfail SETATTR3resfail
;
916 SETATTR3resfail resfail
;
919 typedef struct SETATTR3res SETATTR3res
;
922 typedef char fhandle2
[FHSIZE2
];
932 typedef enum ftype2 ftype2
;
950 typedef struct fattr2 fattr2
;
960 typedef struct sattr2 sattr2
;
961 #define MAXNAMLEN2 255
963 typedef char *filename2
;
964 #define MAXPATHLEN2 1024
967 #define NFSMAXDATA2 8192
973 #define NFSCOOKIESIZE2 4
975 typedef char nfscookie2
[NFSCOOKIESIZE2
];
981 struct entry2
*nextentry
;
983 typedef struct entry2 entry2
;
989 typedef struct diropargs2 diropargs2
;
991 struct GETATTR2args
{
994 typedef struct GETATTR2args GETATTR2args
;
996 struct GETATTR2resok
{
999 typedef struct GETATTR2resok GETATTR2resok
;
1001 struct GETATTR2res
{
1004 GETATTR2resok resok
;
1007 typedef struct GETATTR2res GETATTR2res
;
1009 struct SETATTR2args
{
1013 typedef struct SETATTR2args SETATTR2args
;
1015 struct SETATTR2resok
{
1018 typedef struct SETATTR2resok SETATTR2resok
;
1020 struct SETATTR2res
{
1023 SETATTR2resok resok
;
1026 typedef struct SETATTR2res SETATTR2res
;
1028 struct LOOKUP2args
{
1031 typedef struct LOOKUP2args LOOKUP2args
;
1033 struct LOOKUP2resok
{
1037 typedef struct LOOKUP2resok LOOKUP2resok
;
1045 typedef struct LOOKUP2res LOOKUP2res
;
1047 struct READLINK2args
{
1050 typedef struct READLINK2args READLINK2args
;
1052 struct READLINK2resok
{
1055 typedef struct READLINK2resok READLINK2resok
;
1057 struct READLINK2res
{
1060 READLINK2resok resok
;
1063 typedef struct READLINK2res READLINK2res
;
1071 typedef struct READ2args READ2args
;
1077 typedef struct READ2resok READ2resok
;
1085 typedef struct READ2res READ2res
;
1094 typedef struct WRITE2args WRITE2args
;
1096 struct WRITE2resok
{
1099 typedef struct WRITE2resok WRITE2resok
;
1107 typedef struct WRITE2res WRITE2res
;
1109 struct CREATE2args
{
1113 typedef struct CREATE2args CREATE2args
;
1115 struct CREATE2resok
{
1119 typedef struct CREATE2resok CREATE2resok
;
1127 typedef struct CREATE2res CREATE2res
;
1129 struct REMOVE2args
{
1132 typedef struct REMOVE2args REMOVE2args
;
1137 typedef struct REMOVE2res REMOVE2res
;
1139 struct RENAME2args
{
1143 typedef struct RENAME2args RENAME2args
;
1148 typedef struct RENAME2res RENAME2res
;
1154 typedef struct LINK2args LINK2args
;
1159 typedef struct LINK2res LINK2res
;
1161 struct SYMLINK2args
{
1166 typedef struct SYMLINK2args SYMLINK2args
;
1168 struct SYMLINK2res
{
1171 typedef struct SYMLINK2res SYMLINK2res
;
1177 typedef struct MKDIR2args MKDIR2args
;
1179 struct MKDIR2resok
{
1183 typedef struct MKDIR2resok MKDIR2resok
;
1191 typedef struct MKDIR2res MKDIR2res
;
1196 typedef struct RMDIR2args RMDIR2args
;
1201 typedef struct RMDIR2res RMDIR2res
;
1203 struct READDIR2args
{
1208 typedef struct READDIR2args READDIR2args
;
1210 struct READDIR2resok
{
1214 typedef struct READDIR2resok READDIR2resok
;
1216 struct READDIR2res
{
1219 READDIR2resok resok
;
1222 typedef struct READDIR2res READDIR2res
;
1224 struct STATFS2args
{
1227 typedef struct STATFS2args STATFS2args
;
1229 struct STATFS2resok
{
1236 typedef struct STATFS2resok STATFS2resok
;
1244 typedef struct STATFS2res STATFS2res
;
1247 NFSACL_TYPE_USER_OBJ
= 0x0001,
1248 NFSACL_TYPE_USER
= 0x0002,
1249 NFSACL_TYPE_GROUP_OBJ
= 0x0004,
1250 NFSACL_TYPE_GROUP
= 0x0008,
1251 NFSACL_TYPE_CLASS_OBJ
= 0x0010,
1252 NFSACL_TYPE_CLASS
= 0x0020,
1253 NFSACL_TYPE_DEFAULT
= 0x1000,
1254 NFSACL_TYPE_DEFAULT_USER_OBJ
= 0x1001,
1255 NFSACL_TYPE_DEFAULT_USER
= 0x1002,
1256 NFSACL_TYPE_DEFAULT_GROUP_OBJ
= 0x1004,
1257 NFSACL_TYPE_DEFAULT_GROUP
= 0x1008,
1258 NFSACL_TYPE_DEFAULT_CLASS_OBJ
= 0x1010,
1259 NFSACL_TYPE_DEFAULT_OTHER_OBJ
= 0x1020,
1261 typedef enum nfsacl_type nfsacl_type
;
1262 #define NFSACL_PERM_READ 0x04
1263 #define NFSACL_PERM_WRITE 0x02
1264 #define NFSACL_PERM_EXEC 0x01
1267 enum nfsacl_type type
;
1271 typedef struct nfsacl_ace nfsacl_ace
;
1272 #define NFSACL_MASK_ACL_ENTRY 0x0001
1273 #define NFSACL_MASK_ACL_COUNT 0x0002
1274 #define NFSACL_MASK_ACL_DEFAULT_ENTRY 0x0004
1275 #define NFSACL_MASK_ACL_DEFAULT_COUNT 0x0008
1277 struct GETACL3args
{
1281 typedef struct GETACL3args GETACL3args
;
1283 struct GETACL3resok
{
1289 struct nfsacl_ace
*ace_val
;
1291 u_int default_ace_count
;
1293 u_int default_ace_len
;
1294 struct nfsacl_ace
*default_ace_val
;
1297 typedef struct GETACL3resok GETACL3resok
;
1305 typedef struct GETACL3res GETACL3res
;
1307 struct SETACL3args
{
1313 struct nfsacl_ace
*ace_val
;
1315 u_int default_ace_count
;
1317 u_int default_ace_len
;
1318 struct nfsacl_ace
*default_ace_val
;
1321 typedef struct SETACL3args SETACL3args
;
1323 struct SETACL3resok
{
1326 typedef struct SETACL3resok SETACL3resok
;
1334 typedef struct SETACL3res SETACL3res
;
1336 #define NFS_PROGRAM 100003
1339 #if defined(__STDC__) || defined(__cplusplus)
1341 extern void * nfs2_null_2(void *, CLIENT
*);
1342 extern void * nfs2_null_2_svc(void *, struct svc_req
*);
1343 #define NFS2_GETATTR 1
1344 extern GETATTR2res
* nfs2_getattr_2(GETATTR2args
*, CLIENT
*);
1345 extern GETATTR2res
* nfs2_getattr_2_svc(GETATTR2args
*, struct svc_req
*);
1346 #define NFS2_SETATTR 2
1347 extern SETATTR2res
* nfs2_setattr_2(SETATTR2args
*, CLIENT
*);
1348 extern SETATTR2res
* nfs2_setattr_2_svc(SETATTR2args
*, struct svc_req
*);
1349 #define NFS2_LOOKUP 4
1350 extern LOOKUP2res
* nfs2_lookup_2(LOOKUP2args
*, CLIENT
*);
1351 extern LOOKUP2res
* nfs2_lookup_2_svc(LOOKUP2args
*, struct svc_req
*);
1352 #define NFS2_READLINK 5
1353 extern READLINK2res
* nfs2_readlink_2(READLINK2args
*, CLIENT
*);
1354 extern READLINK2res
* nfs2_readlink_2_svc(READLINK2args
*, struct svc_req
*);
1356 extern READ2res
* nfs2_read_2(READ2args
*, CLIENT
*);
1357 extern READ2res
* nfs2_read_2_svc(READ2args
*, struct svc_req
*);
1358 #define NFS2_WRITE 8
1359 extern WRITE2res
* nfs2_write_2(WRITE2args
*, CLIENT
*);
1360 extern WRITE2res
* nfs2_write_2_svc(WRITE2args
*, struct svc_req
*);
1361 #define NFS2_CREATE 9
1362 extern CREATE2res
* nfs2_create_2(CREATE2args
*, CLIENT
*);
1363 extern CREATE2res
* nfs2_create_2_svc(CREATE2args
*, struct svc_req
*);
1364 #define NFS2_REMOVE 10
1365 extern REMOVE2res
* nfs2_remove_2(REMOVE2args
*, CLIENT
*);
1366 extern REMOVE2res
* nfs2_remove_2_svc(REMOVE2args
*, struct svc_req
*);
1367 #define NFS2_RENAME 11
1368 extern RENAME2res
* nfs2_rename_2(RENAME2args
*, CLIENT
*);
1369 extern RENAME2res
* nfs2_rename_2_svc(RENAME2args
*, struct svc_req
*);
1370 #define NFS2_LINK 12
1371 extern LINK2res
* nfs2_link_2(LINK2args
*, CLIENT
*);
1372 extern LINK2res
* nfs2_link_2_svc(LINK2args
*, struct svc_req
*);
1373 #define NFS2_SYMLINK 13
1374 extern SYMLINK2res
* nfs2_symlink_2(SYMLINK2args
*, CLIENT
*);
1375 extern SYMLINK2res
* nfs2_symlink_2_svc(SYMLINK2args
*, struct svc_req
*);
1376 #define NFS2_MKDIR 14
1377 extern MKDIR2res
* nfs2_mkdir_2(MKDIR2args
*, CLIENT
*);
1378 extern MKDIR2res
* nfs2_mkdir_2_svc(MKDIR2args
*, struct svc_req
*);
1379 #define NFS2_RMDIR 15
1380 extern RMDIR2res
* nfs2_rmdir_2(RMDIR2args
*, CLIENT
*);
1381 extern RMDIR2res
* nfs2_rmdir_2_svc(RMDIR2args
*, struct svc_req
*);
1382 #define NFS2_READDIR 16
1383 extern READDIR2res
* nfs2_readdir_2(READDIR2args
*, CLIENT
*);
1384 extern READDIR2res
* nfs2_readdir_2_svc(READDIR2args
*, struct svc_req
*);
1385 #define NFS2_STATFS 17
1386 extern STATFS2res
* nfs2_statfs_2(STATFS2args
*, CLIENT
*);
1387 extern STATFS2res
* nfs2_statfs_2_svc(STATFS2args
*, struct svc_req
*);
1388 extern int nfs_program_2_freeresult (SVCXPRT
*, zdrproc_t
, caddr_t
);
1392 extern void * nfs2_null_2();
1393 extern void * nfs2_null_2_svc();
1394 #define NFS2_GETATTR 1
1395 extern GETATTR2res
* nfs2_getattr_2();
1396 extern GETATTR2res
* nfs2_getattr_2_svc();
1397 #define NFS2_SETATTR 2
1398 extern SETATTR2res
* nfs2_setattr_2();
1399 extern SETATTR2res
* nfs2_setattr_2_svc();
1400 #define NFS2_LOOKUP 4
1401 extern LOOKUP2res
* nfs2_lookup_2();
1402 extern LOOKUP2res
* nfs2_lookup_2_svc();
1403 #define NFS2_READLINK 5
1404 extern READLINK2res
* nfs2_readlink_2();
1405 extern READLINK2res
* nfs2_readlink_2_svc();
1407 extern READ2res
* nfs2_read_2();
1408 extern READ2res
* nfs2_read_2_svc();
1409 #define NFS2_WRITE 8
1410 extern WRITE2res
* nfs2_write_2();
1411 extern WRITE2res
* nfs2_write_2_svc();
1412 #define NFS2_CREATE 9
1413 extern CREATE2res
* nfs2_create_2();
1414 extern CREATE2res
* nfs2_create_2_svc();
1415 #define NFS2_REMOVE 10
1416 extern REMOVE2res
* nfs2_remove_2();
1417 extern REMOVE2res
* nfs2_remove_2_svc();
1418 #define NFS2_RENAME 11
1419 extern RENAME2res
* nfs2_rename_2();
1420 extern RENAME2res
* nfs2_rename_2_svc();
1421 #define NFS2_LINK 12
1422 extern LINK2res
* nfs2_link_2();
1423 extern LINK2res
* nfs2_link_2_svc();
1424 #define NFS2_SYMLINK 13
1425 extern SYMLINK2res
* nfs2_symlink_2();
1426 extern SYMLINK2res
* nfs2_symlink_2_svc();
1427 #define NFS2_MKDIR 14
1428 extern MKDIR2res
* nfs2_mkdir_2();
1429 extern MKDIR2res
* nfs2_mkdir_2_svc();
1430 #define NFS2_RMDIR 15
1431 extern RMDIR2res
* nfs2_rmdir_2();
1432 extern RMDIR2res
* nfs2_rmdir_2_svc();
1433 #define NFS2_READDIR 16
1434 extern READDIR2res
* nfs2_readdir_2();
1435 extern READDIR2res
* nfs2_readdir_2_svc();
1436 #define NFS2_STATFS 17
1437 extern STATFS2res
* nfs2_statfs_2();
1438 extern STATFS2res
* nfs2_statfs_2_svc();
1439 extern int nfs_program_2_freeresult ();
1443 #if defined(__STDC__) || defined(__cplusplus)
1445 extern void * nfs3_null_3(void *, CLIENT
*);
1446 extern void * nfs3_null_3_svc(void *, struct svc_req
*);
1447 #define NFS3_GETATTR 1
1448 extern GETATTR3res
* nfs3_getattr_3(GETATTR3args
*, CLIENT
*);
1449 extern GETATTR3res
* nfs3_getattr_3_svc(GETATTR3args
*, struct svc_req
*);
1450 #define NFS3_SETATTR 2
1451 extern SETATTR3res
* nfs3_setattr_3(SETATTR3args
*, CLIENT
*);
1452 extern SETATTR3res
* nfs3_setattr_3_svc(SETATTR3args
*, struct svc_req
*);
1453 #define NFS3_LOOKUP 3
1454 extern LOOKUP3res
* nfs3_lookup_3(LOOKUP3args
*, CLIENT
*);
1455 extern LOOKUP3res
* nfs3_lookup_3_svc(LOOKUP3args
*, struct svc_req
*);
1456 #define NFS3_ACCESS 4
1457 extern ACCESS3res
* nfs3_access_3(ACCESS3args
*, CLIENT
*);
1458 extern ACCESS3res
* nfs3_access_3_svc(ACCESS3args
*, struct svc_req
*);
1459 #define NFS3_READLINK 5
1460 extern READLINK3res
* nfs3_readlink_3(READLINK3args
*, CLIENT
*);
1461 extern READLINK3res
* nfs3_readlink_3_svc(READLINK3args
*, struct svc_req
*);
1463 extern READ3res
* nfs3_read_3(READ3args
*, CLIENT
*);
1464 extern READ3res
* nfs3_read_3_svc(READ3args
*, struct svc_req
*);
1465 #define NFS3_WRITE 7
1466 extern WRITE3res
* nfs3_write_3(WRITE3args
*, CLIENT
*);
1467 extern WRITE3res
* nfs3_write_3_svc(WRITE3args
*, struct svc_req
*);
1468 #define NFS3_CREATE 8
1469 extern CREATE3res
* nfs3_create_3(CREATE3args
*, CLIENT
*);
1470 extern CREATE3res
* nfs3_create_3_svc(CREATE3args
*, struct svc_req
*);
1471 #define NFS3_MKDIR 9
1472 extern MKDIR3res
* nfs3_mkdir_3(MKDIR3args
*, CLIENT
*);
1473 extern MKDIR3res
* nfs3_mkdir_3_svc(MKDIR3args
*, struct svc_req
*);
1474 #define NFS3_SYMLINK 10
1475 extern SYMLINK3res
* nfs3_symlink_3(SYMLINK3args
*, CLIENT
*);
1476 extern SYMLINK3res
* nfs3_symlink_3_svc(SYMLINK3args
*, struct svc_req
*);
1477 #define NFS3_MKNOD 11
1478 extern MKNOD3res
* nfs3_mknod_3(MKNOD3args
*, CLIENT
*);
1479 extern MKNOD3res
* nfs3_mknod_3_svc(MKNOD3args
*, struct svc_req
*);
1480 #define NFS3_REMOVE 12
1481 extern REMOVE3res
* nfs3_remove_3(REMOVE3args
*, CLIENT
*);
1482 extern REMOVE3res
* nfs3_remove_3_svc(REMOVE3args
*, struct svc_req
*);
1483 #define NFS3_RMDIR 13
1484 extern RMDIR3res
* nfs3_rmdir_3(RMDIR3args
*, CLIENT
*);
1485 extern RMDIR3res
* nfs3_rmdir_3_svc(RMDIR3args
*, struct svc_req
*);
1486 #define NFS3_RENAME 14
1487 extern RENAME3res
* nfs3_rename_3(RENAME3args
*, CLIENT
*);
1488 extern RENAME3res
* nfs3_rename_3_svc(RENAME3args
*, struct svc_req
*);
1489 #define NFS3_LINK 15
1490 extern LINK3res
* nfs3_link_3(LINK3args
*, CLIENT
*);
1491 extern LINK3res
* nfs3_link_3_svc(LINK3args
*, struct svc_req
*);
1492 #define NFS3_READDIR 16
1493 extern READDIR3res
* nfs3_readdir_3(READDIR3args
*, CLIENT
*);
1494 extern READDIR3res
* nfs3_readdir_3_svc(READDIR3args
*, struct svc_req
*);
1495 #define NFS3_READDIRPLUS 17
1496 extern READDIRPLUS3res
* nfs3_readdirplus_3(READDIRPLUS3args
*, CLIENT
*);
1497 extern READDIRPLUS3res
* nfs3_readdirplus_3_svc(READDIRPLUS3args
*, struct svc_req
*);
1498 #define NFS3_FSSTAT 18
1499 extern FSSTAT3res
* nfs3_fsstat_3(FSSTAT3args
*, CLIENT
*);
1500 extern FSSTAT3res
* nfs3_fsstat_3_svc(FSSTAT3args
*, struct svc_req
*);
1501 #define NFS3_FSINFO 19
1502 extern FSINFO3res
* nfs3_fsinfo_3(FSINFO3args
*, CLIENT
*);
1503 extern FSINFO3res
* nfs3_fsinfo_3_svc(FSINFO3args
*, struct svc_req
*);
1504 #define NFS3_PATHCONF 20
1505 extern PATHCONF3res
* nfs3_pathconf_3(PATHCONF3args
*, CLIENT
*);
1506 extern PATHCONF3res
* nfs3_pathconf_3_svc(PATHCONF3args
*, struct svc_req
*);
1507 #define NFS3_COMMIT 21
1508 extern COMMIT3res
* nfs3_commit_3(COMMIT3args
*, CLIENT
*);
1509 extern COMMIT3res
* nfs3_commit_3_svc(COMMIT3args
*, struct svc_req
*);
1510 extern int nfs_program_3_freeresult (SVCXPRT
*, zdrproc_t
, caddr_t
);
1514 extern void * nfs3_null_3();
1515 extern void * nfs3_null_3_svc();
1516 #define NFS3_GETATTR 1
1517 extern GETATTR3res
* nfs3_getattr_3();
1518 extern GETATTR3res
* nfs3_getattr_3_svc();
1519 #define NFS3_SETATTR 2
1520 extern SETATTR3res
* nfs3_setattr_3();
1521 extern SETATTR3res
* nfs3_setattr_3_svc();
1522 #define NFS3_LOOKUP 3
1523 extern LOOKUP3res
* nfs3_lookup_3();
1524 extern LOOKUP3res
* nfs3_lookup_3_svc();
1525 #define NFS3_ACCESS 4
1526 extern ACCESS3res
* nfs3_access_3();
1527 extern ACCESS3res
* nfs3_access_3_svc();
1528 #define NFS3_READLINK 5
1529 extern READLINK3res
* nfs3_readlink_3();
1530 extern READLINK3res
* nfs3_readlink_3_svc();
1532 extern READ3res
* nfs3_read_3();
1533 extern READ3res
* nfs3_read_3_svc();
1534 #define NFS3_WRITE 7
1535 extern WRITE3res
* nfs3_write_3();
1536 extern WRITE3res
* nfs3_write_3_svc();
1537 #define NFS3_CREATE 8
1538 extern CREATE3res
* nfs3_create_3();
1539 extern CREATE3res
* nfs3_create_3_svc();
1540 #define NFS3_MKDIR 9
1541 extern MKDIR3res
* nfs3_mkdir_3();
1542 extern MKDIR3res
* nfs3_mkdir_3_svc();
1543 #define NFS3_SYMLINK 10
1544 extern SYMLINK3res
* nfs3_symlink_3();
1545 extern SYMLINK3res
* nfs3_symlink_3_svc();
1546 #define NFS3_MKNOD 11
1547 extern MKNOD3res
* nfs3_mknod_3();
1548 extern MKNOD3res
* nfs3_mknod_3_svc();
1549 #define NFS3_REMOVE 12
1550 extern REMOVE3res
* nfs3_remove_3();
1551 extern REMOVE3res
* nfs3_remove_3_svc();
1552 #define NFS3_RMDIR 13
1553 extern RMDIR3res
* nfs3_rmdir_3();
1554 extern RMDIR3res
* nfs3_rmdir_3_svc();
1555 #define NFS3_RENAME 14
1556 extern RENAME3res
* nfs3_rename_3();
1557 extern RENAME3res
* nfs3_rename_3_svc();
1558 #define NFS3_LINK 15
1559 extern LINK3res
* nfs3_link_3();
1560 extern LINK3res
* nfs3_link_3_svc();
1561 #define NFS3_READDIR 16
1562 extern READDIR3res
* nfs3_readdir_3();
1563 extern READDIR3res
* nfs3_readdir_3_svc();
1564 #define NFS3_READDIRPLUS 17
1565 extern READDIRPLUS3res
* nfs3_readdirplus_3();
1566 extern READDIRPLUS3res
* nfs3_readdirplus_3_svc();
1567 #define NFS3_FSSTAT 18
1568 extern FSSTAT3res
* nfs3_fsstat_3();
1569 extern FSSTAT3res
* nfs3_fsstat_3_svc();
1570 #define NFS3_FSINFO 19
1571 extern FSINFO3res
* nfs3_fsinfo_3();
1572 extern FSINFO3res
* nfs3_fsinfo_3_svc();
1573 #define NFS3_PATHCONF 20
1574 extern PATHCONF3res
* nfs3_pathconf_3();
1575 extern PATHCONF3res
* nfs3_pathconf_3_svc();
1576 #define NFS3_COMMIT 21
1577 extern COMMIT3res
* nfs3_commit_3();
1578 extern COMMIT3res
* nfs3_commit_3_svc();
1579 extern int nfs_program_3_freeresult ();
1582 #define NFSACL_PROGRAM 100227
1585 #if defined(__STDC__) || defined(__cplusplus)
1586 #define NFSACL3_NULL 0
1587 extern void * nfsacl3_null_3(void *, CLIENT
*);
1588 extern void * nfsacl3_null_3_svc(void *, struct svc_req
*);
1589 #define NFSACL3_GETACL 1
1590 extern GETACL3res
* nfsacl3_getacl_3(GETACL3args
*, CLIENT
*);
1591 extern GETACL3res
* nfsacl3_getacl_3_svc(GETACL3args
*, struct svc_req
*);
1592 #define NFSACL3_SETACL 2
1593 extern SETACL3res
* nfsacl3_setacl_3(SETACL3args
*, CLIENT
*);
1594 extern SETACL3res
* nfsacl3_setacl_3_svc(SETACL3args
*, struct svc_req
*);
1595 extern int nfsacl_program_3_freeresult (SVCXPRT
*, zdrproc_t
, caddr_t
);
1598 #define NFSACL3_NULL 0
1599 extern void * nfsacl3_null_3();
1600 extern void * nfsacl3_null_3_svc();
1601 #define NFSACL3_GETACL 1
1602 extern GETACL3res
* nfsacl3_getacl_3();
1603 extern GETACL3res
* nfsacl3_getacl_3_svc();
1604 #define NFSACL3_SETACL 2
1605 extern SETACL3res
* nfsacl3_setacl_3();
1606 extern SETACL3res
* nfsacl3_setacl_3_svc();
1607 extern int nfsacl_program_3_freeresult ();
1610 /* the zdr functions */
1612 #if defined(__STDC__) || defined(__cplusplus)
1613 extern bool_t
zdr_cookieverf3 (ZDR
*, cookieverf3
);
1614 extern bool_t
zdr_uint64 (ZDR
*, uint64
*);
1615 extern bool_t
zdr_cookie3 (ZDR
*, cookie3
*);
1616 extern bool_t
zdr_nfs_fh3 (ZDR
*, nfs_fh3
*);
1617 extern bool_t
zdr_filename3 (ZDR
*, filename3
*);
1618 extern bool_t
zdr_diropargs3 (ZDR
*, diropargs3
*);
1619 extern bool_t
zdr_ftype3 (ZDR
*, ftype3
*);
1620 extern bool_t
zdr_mode3 (ZDR
*, mode3
*);
1621 extern bool_t
zdr_uid3 (ZDR
*, uid3
*);
1622 extern bool_t
zdr_gid3 (ZDR
*, gid3
*);
1623 extern bool_t
zdr_size3 (ZDR
*, size3
*);
1624 extern bool_t
zdr_fileid3 (ZDR
*, fileid3
*);
1625 extern bool_t
zdr_specdata3 (ZDR
*, specdata3
*);
1626 extern bool_t
zdr_nfstime3 (ZDR
*, nfstime3
*);
1627 extern bool_t
zdr_fattr3 (ZDR
*, fattr3
*);
1628 extern bool_t
zdr_post_op_attr (ZDR
*, post_op_attr
*);
1629 extern bool_t
zdr_nfsstat3 (ZDR
*, nfsstat3
*);
1630 extern bool_t
zdr_stable_how (ZDR
*, stable_how
*);
1631 extern bool_t
zdr_offset3 (ZDR
*, offset3
*);
1632 extern bool_t
zdr_count3 (ZDR
*, count3
*);
1633 extern bool_t
zdr_wcc_attr (ZDR
*, wcc_attr
*);
1634 extern bool_t
zdr_pre_op_attr (ZDR
*, pre_op_attr
*);
1635 extern bool_t
zdr_wcc_data (ZDR
*, wcc_data
*);
1636 extern bool_t
zdr_WRITE3args (ZDR
*, WRITE3args
*);
1637 extern bool_t
zdr_writeverf3 (ZDR
*, writeverf3
);
1638 extern bool_t
zdr_WRITE3resok (ZDR
*, WRITE3resok
*);
1639 extern bool_t
zdr_WRITE3resfail (ZDR
*, WRITE3resfail
*);
1640 extern bool_t
zdr_WRITE3res (ZDR
*, WRITE3res
*);
1641 extern bool_t
zdr_LOOKUP3args (ZDR
*, LOOKUP3args
*);
1642 extern bool_t
zdr_LOOKUP3resok (ZDR
*, LOOKUP3resok
*);
1643 extern bool_t
zdr_LOOKUP3resfail (ZDR
*, LOOKUP3resfail
*);
1644 extern bool_t
zdr_LOOKUP3res (ZDR
*, LOOKUP3res
*);
1645 extern bool_t
zdr_COMMIT3args (ZDR
*, COMMIT3args
*);
1646 extern bool_t
zdr_COMMIT3resok (ZDR
*, COMMIT3resok
*);
1647 extern bool_t
zdr_COMMIT3resfail (ZDR
*, COMMIT3resfail
*);
1648 extern bool_t
zdr_COMMIT3res (ZDR
*, COMMIT3res
*);
1649 extern bool_t
zdr_ACCESS3args (ZDR
*, ACCESS3args
*);
1650 extern bool_t
zdr_ACCESS3resok (ZDR
*, ACCESS3resok
*);
1651 extern bool_t
zdr_ACCESS3resfail (ZDR
*, ACCESS3resfail
*);
1652 extern bool_t
zdr_ACCESS3res (ZDR
*, ACCESS3res
*);
1653 extern bool_t
zdr_GETATTR3args (ZDR
*, GETATTR3args
*);
1654 extern bool_t
zdr_GETATTR3resok (ZDR
*, GETATTR3resok
*);
1655 extern bool_t
zdr_GETATTR3res (ZDR
*, GETATTR3res
*);
1656 extern bool_t
zdr_time_how (ZDR
*, time_how
*);
1657 extern bool_t
zdr_set_mode3 (ZDR
*, set_mode3
*);
1658 extern bool_t
zdr_set_uid3 (ZDR
*, set_uid3
*);
1659 extern bool_t
zdr_set_gid3 (ZDR
*, set_gid3
*);
1660 extern bool_t
zdr_set_size3 (ZDR
*, set_size3
*);
1661 extern bool_t
zdr_set_atime (ZDR
*, set_atime
*);
1662 extern bool_t
zdr_set_mtime (ZDR
*, set_mtime
*);
1663 extern bool_t
zdr_sattr3 (ZDR
*, sattr3
*);
1664 extern bool_t
zdr_createmode3 (ZDR
*, createmode3
*);
1665 extern bool_t
zdr_createverf3 (ZDR
*, createverf3
);
1666 extern bool_t
zdr_createhow3 (ZDR
*, createhow3
*);
1667 extern bool_t
zdr_CREATE3args (ZDR
*, CREATE3args
*);
1668 extern bool_t
zdr_post_op_fh3 (ZDR
*, post_op_fh3
*);
1669 extern bool_t
zdr_CREATE3resok (ZDR
*, CREATE3resok
*);
1670 extern bool_t
zdr_CREATE3resfail (ZDR
*, CREATE3resfail
*);
1671 extern bool_t
zdr_CREATE3res (ZDR
*, CREATE3res
*);
1672 extern bool_t
zdr_REMOVE3args (ZDR
*, REMOVE3args
*);
1673 extern bool_t
zdr_REMOVE3resok (ZDR
*, REMOVE3resok
*);
1674 extern bool_t
zdr_REMOVE3resfail (ZDR
*, REMOVE3resfail
*);
1675 extern bool_t
zdr_REMOVE3res (ZDR
*, REMOVE3res
*);
1676 extern bool_t
zdr_READ3args (ZDR
*, READ3args
*);
1677 extern bool_t
zdr_READ3resok (ZDR
*, READ3resok
*);
1678 extern bool_t
zdr_READ3resfail (ZDR
*, READ3resfail
*);
1679 extern bool_t
zdr_READ3res (ZDR
*, READ3res
*);
1680 extern bool_t
zdr_FSINFO3args (ZDR
*, FSINFO3args
*);
1681 extern bool_t
zdr_FSINFO3resok (ZDR
*, FSINFO3resok
*);
1682 extern bool_t
zdr_FSINFO3resfail (ZDR
*, FSINFO3resfail
*);
1683 extern bool_t
zdr_FSINFO3res (ZDR
*, FSINFO3res
*);
1684 extern bool_t
zdr_FSSTAT3args (ZDR
*, FSSTAT3args
*);
1685 extern bool_t
zdr_FSSTAT3resok (ZDR
*, FSSTAT3resok
*);
1686 extern bool_t
zdr_FSSTAT3resfail (ZDR
*, FSSTAT3resfail
*);
1687 extern bool_t
zdr_FSSTAT3res (ZDR
*, FSSTAT3res
*);
1688 extern bool_t
zdr_PATHCONF3args (ZDR
*, PATHCONF3args
*);
1689 extern bool_t
zdr_PATHCONF3resok (ZDR
*, PATHCONF3resok
*);
1690 extern bool_t
zdr_PATHCONF3resfail (ZDR
*, PATHCONF3resfail
*);
1691 extern bool_t
zdr_PATHCONF3res (ZDR
*, PATHCONF3res
*);
1692 extern bool_t
zdr_nfspath3 (ZDR
*, nfspath3
*);
1693 extern bool_t
zdr_symlinkdata3 (ZDR
*, symlinkdata3
*);
1694 extern bool_t
zdr_SYMLINK3args (ZDR
*, SYMLINK3args
*);
1695 extern bool_t
zdr_SYMLINK3resok (ZDR
*, SYMLINK3resok
*);
1696 extern bool_t
zdr_SYMLINK3resfail (ZDR
*, SYMLINK3resfail
*);
1697 extern bool_t
zdr_SYMLINK3res (ZDR
*, SYMLINK3res
*);
1698 extern bool_t
zdr_READLINK3args (ZDR
*, READLINK3args
*);
1699 extern bool_t
zdr_READLINK3resok (ZDR
*, READLINK3resok
*);
1700 extern bool_t
zdr_READLINK3resfail (ZDR
*, READLINK3resfail
*);
1701 extern bool_t
zdr_READLINK3res (ZDR
*, READLINK3res
*);
1702 extern bool_t
zdr_devicedata3 (ZDR
*, devicedata3
*);
1703 extern bool_t
zdr_mknoddata3 (ZDR
*, mknoddata3
*);
1704 extern bool_t
zdr_MKNOD3args (ZDR
*, MKNOD3args
*);
1705 extern bool_t
zdr_MKNOD3resok (ZDR
*, MKNOD3resok
*);
1706 extern bool_t
zdr_MKNOD3resfail (ZDR
*, MKNOD3resfail
*);
1707 extern bool_t
zdr_MKNOD3res (ZDR
*, MKNOD3res
*);
1708 extern bool_t
zdr_MKDIR3args (ZDR
*, MKDIR3args
*);
1709 extern bool_t
zdr_MKDIR3resok (ZDR
*, MKDIR3resok
*);
1710 extern bool_t
zdr_MKDIR3resfail (ZDR
*, MKDIR3resfail
*);
1711 extern bool_t
zdr_MKDIR3res (ZDR
*, MKDIR3res
*);
1712 extern bool_t
zdr_RMDIR3args (ZDR
*, RMDIR3args
*);
1713 extern bool_t
zdr_RMDIR3resok (ZDR
*, RMDIR3resok
*);
1714 extern bool_t
zdr_RMDIR3resfail (ZDR
*, RMDIR3resfail
*);
1715 extern bool_t
zdr_RMDIR3res (ZDR
*, RMDIR3res
*);
1716 extern bool_t
zdr_RENAME3args (ZDR
*, RENAME3args
*);
1717 extern bool_t
zdr_RENAME3resok (ZDR
*, RENAME3resok
*);
1718 extern bool_t
zdr_RENAME3resfail (ZDR
*, RENAME3resfail
*);
1719 extern bool_t
zdr_RENAME3res (ZDR
*, RENAME3res
*);
1720 extern bool_t
zdr_READDIRPLUS3args (ZDR
*, READDIRPLUS3args
*);
1721 extern bool_t
zdr_entryplus3 (ZDR
*, entryplus3
*);
1722 extern bool_t
zdr_dirlistplus3 (ZDR
*, dirlistplus3
*);
1723 extern bool_t
zdr_READDIRPLUS3resok (ZDR
*, READDIRPLUS3resok
*);
1724 extern bool_t
zdr_READDIRPLUS3resfail (ZDR
*, READDIRPLUS3resfail
*);
1725 extern bool_t
zdr_READDIRPLUS3res (ZDR
*, READDIRPLUS3res
*);
1726 extern bool_t
zdr_READDIR3args (ZDR
*, READDIR3args
*);
1727 extern bool_t
zdr_entry3 (ZDR
*, entry3
*);
1728 extern bool_t
zdr_dirlist3 (ZDR
*, dirlist3
*);
1729 extern bool_t
zdr_READDIR3resok (ZDR
*, READDIR3resok
*);
1730 extern bool_t
zdr_READDIR3resfail (ZDR
*, READDIR3resfail
*);
1731 extern bool_t
zdr_READDIR3res (ZDR
*, READDIR3res
*);
1732 extern bool_t
zdr_LINK3args (ZDR
*, LINK3args
*);
1733 extern bool_t
zdr_LINK3resok (ZDR
*, LINK3resok
*);
1734 extern bool_t
zdr_LINK3resfail (ZDR
*, LINK3resfail
*);
1735 extern bool_t
zdr_LINK3res (ZDR
*, LINK3res
*);
1736 extern bool_t
zdr_sattrguard3 (ZDR
*, sattrguard3
*);
1737 extern bool_t
zdr_SETATTR3args (ZDR
*, SETATTR3args
*);
1738 extern bool_t
zdr_SETATTR3resok (ZDR
*, SETATTR3resok
*);
1739 extern bool_t
zdr_SETATTR3resfail (ZDR
*, SETATTR3resfail
*);
1740 extern bool_t
zdr_SETATTR3res (ZDR
*, SETATTR3res
*);
1741 extern bool_t
zdr_fhandle2 (ZDR
*, fhandle2
);
1742 extern bool_t
zdr_ftype2 (ZDR
*, ftype2
*);
1743 extern bool_t
zdr_fattr2 (ZDR
*, fattr2
*);
1744 extern bool_t
zdr_sattr2 (ZDR
*, sattr2
*);
1745 extern bool_t
zdr_filename2 (ZDR
*, filename2
*);
1746 extern bool_t
zdr_path2 (ZDR
*, path2
*);
1747 extern bool_t
zdr_nfsdata2 (ZDR
*, nfsdata2
*);
1748 extern bool_t
zdr_nfscookie2 (ZDR
*, nfscookie2
);
1749 extern bool_t
zdr_entry2 (ZDR
*, entry2
*);
1750 extern bool_t
zdr_diropargs2 (ZDR
*, diropargs2
*);
1751 extern bool_t
zdr_GETATTR2args (ZDR
*, GETATTR2args
*);
1752 extern bool_t
zdr_GETATTR2resok (ZDR
*, GETATTR2resok
*);
1753 extern bool_t
zdr_GETATTR2res (ZDR
*, GETATTR2res
*);
1754 extern bool_t
zdr_SETATTR2args (ZDR
*, SETATTR2args
*);
1755 extern bool_t
zdr_SETATTR2resok (ZDR
*, SETATTR2resok
*);
1756 extern bool_t
zdr_SETATTR2res (ZDR
*, SETATTR2res
*);
1757 extern bool_t
zdr_LOOKUP2args (ZDR
*, LOOKUP2args
*);
1758 extern bool_t
zdr_LOOKUP2resok (ZDR
*, LOOKUP2resok
*);
1759 extern bool_t
zdr_LOOKUP2res (ZDR
*, LOOKUP2res
*);
1760 extern bool_t
zdr_READLINK2args (ZDR
*, READLINK2args
*);
1761 extern bool_t
zdr_READLINK2resok (ZDR
*, READLINK2resok
*);
1762 extern bool_t
zdr_READLINK2res (ZDR
*, READLINK2res
*);
1763 extern bool_t
zdr_READ2args (ZDR
*, READ2args
*);
1764 extern bool_t
zdr_READ2resok (ZDR
*, READ2resok
*);
1765 extern bool_t
zdr_READ2res (ZDR
*, READ2res
*);
1766 extern bool_t
zdr_WRITE2args (ZDR
*, WRITE2args
*);
1767 extern bool_t
zdr_WRITE2resok (ZDR
*, WRITE2resok
*);
1768 extern bool_t
zdr_WRITE2res (ZDR
*, WRITE2res
*);
1769 extern bool_t
zdr_CREATE2args (ZDR
*, CREATE2args
*);
1770 extern bool_t
zdr_CREATE2resok (ZDR
*, CREATE2resok
*);
1771 extern bool_t
zdr_CREATE2res (ZDR
*, CREATE2res
*);
1772 extern bool_t
zdr_REMOVE2args (ZDR
*, REMOVE2args
*);
1773 extern bool_t
zdr_REMOVE2res (ZDR
*, REMOVE2res
*);
1774 extern bool_t
zdr_RENAME2args (ZDR
*, RENAME2args
*);
1775 extern bool_t
zdr_RENAME2res (ZDR
*, RENAME2res
*);
1776 extern bool_t
zdr_LINK2args (ZDR
*, LINK2args
*);
1777 extern bool_t
zdr_LINK2res (ZDR
*, LINK2res
*);
1778 extern bool_t
zdr_SYMLINK2args (ZDR
*, SYMLINK2args
*);
1779 extern bool_t
zdr_SYMLINK2res (ZDR
*, SYMLINK2res
*);
1780 extern bool_t
zdr_MKDIR2args (ZDR
*, MKDIR2args
*);
1781 extern bool_t
zdr_MKDIR2resok (ZDR
*, MKDIR2resok
*);
1782 extern bool_t
zdr_MKDIR2res (ZDR
*, MKDIR2res
*);
1783 extern bool_t
zdr_RMDIR2args (ZDR
*, RMDIR2args
*);
1784 extern bool_t
zdr_RMDIR2res (ZDR
*, RMDIR2res
*);
1785 extern bool_t
zdr_READDIR2args (ZDR
*, READDIR2args
*);
1786 extern bool_t
zdr_READDIR2resok (ZDR
*, READDIR2resok
*);
1787 extern bool_t
zdr_READDIR2res (ZDR
*, READDIR2res
*);
1788 extern bool_t
zdr_STATFS2args (ZDR
*, STATFS2args
*);
1789 extern bool_t
zdr_STATFS2resok (ZDR
*, STATFS2resok
*);
1790 extern bool_t
zdr_STATFS2res (ZDR
*, STATFS2res
*);
1791 extern bool_t
zdr_nfsacl_type (ZDR
*, nfsacl_type
*);
1792 extern bool_t
zdr_nfsacl_ace (ZDR
*, nfsacl_ace
*);
1793 extern bool_t
zdr_GETACL3args (ZDR
*, GETACL3args
*);
1794 extern bool_t
zdr_GETACL3resok (ZDR
*, GETACL3resok
*);
1795 extern bool_t
zdr_GETACL3res (ZDR
*, GETACL3res
*);
1796 extern bool_t
zdr_SETACL3args (ZDR
*, SETACL3args
*);
1797 extern bool_t
zdr_SETACL3resok (ZDR
*, SETACL3resok
*);
1798 extern bool_t
zdr_SETACL3res (ZDR
*, SETACL3res
*);
1801 extern bool_t
zdr_cookieverf3 ();
1802 extern bool_t
zdr_uint64 ();
1803 extern bool_t
zdr_cookie3 ();
1804 extern bool_t
zdr_nfs_fh3 ();
1805 extern bool_t
zdr_filename3 ();
1806 extern bool_t
zdr_diropargs3 ();
1807 extern bool_t
zdr_ftype3 ();
1808 extern bool_t
zdr_mode3 ();
1809 extern bool_t
zdr_uid3 ();
1810 extern bool_t
zdr_gid3 ();
1811 extern bool_t
zdr_size3 ();
1812 extern bool_t
zdr_fileid3 ();
1813 extern bool_t
zdr_specdata3 ();
1814 extern bool_t
zdr_nfstime3 ();
1815 extern bool_t
zdr_fattr3 ();
1816 extern bool_t
zdr_post_op_attr ();
1817 extern bool_t
zdr_nfsstat3 ();
1818 extern bool_t
zdr_stable_how ();
1819 extern bool_t
zdr_offset3 ();
1820 extern bool_t
zdr_count3 ();
1821 extern bool_t
zdr_wcc_attr ();
1822 extern bool_t
zdr_pre_op_attr ();
1823 extern bool_t
zdr_wcc_data ();
1824 extern bool_t
zdr_WRITE3args ();
1825 extern bool_t
zdr_writeverf3 ();
1826 extern bool_t
zdr_WRITE3resok ();
1827 extern bool_t
zdr_WRITE3resfail ();
1828 extern bool_t
zdr_WRITE3res ();
1829 extern bool_t
zdr_LOOKUP3args ();
1830 extern bool_t
zdr_LOOKUP3resok ();
1831 extern bool_t
zdr_LOOKUP3resfail ();
1832 extern bool_t
zdr_LOOKUP3res ();
1833 extern bool_t
zdr_COMMIT3args ();
1834 extern bool_t
zdr_COMMIT3resok ();
1835 extern bool_t
zdr_COMMIT3resfail ();
1836 extern bool_t
zdr_COMMIT3res ();
1837 extern bool_t
zdr_ACCESS3args ();
1838 extern bool_t
zdr_ACCESS3resok ();
1839 extern bool_t
zdr_ACCESS3resfail ();
1840 extern bool_t
zdr_ACCESS3res ();
1841 extern bool_t
zdr_GETATTR3args ();
1842 extern bool_t
zdr_GETATTR3resok ();
1843 extern bool_t
zdr_GETATTR3res ();
1844 extern bool_t
zdr_time_how ();
1845 extern bool_t
zdr_set_mode3 ();
1846 extern bool_t
zdr_set_uid3 ();
1847 extern bool_t
zdr_set_gid3 ();
1848 extern bool_t
zdr_set_size3 ();
1849 extern bool_t
zdr_set_atime ();
1850 extern bool_t
zdr_set_mtime ();
1851 extern bool_t
zdr_sattr3 ();
1852 extern bool_t
zdr_createmode3 ();
1853 extern bool_t
zdr_createverf3 ();
1854 extern bool_t
zdr_createhow3 ();
1855 extern bool_t
zdr_CREATE3args ();
1856 extern bool_t
zdr_post_op_fh3 ();
1857 extern bool_t
zdr_CREATE3resok ();
1858 extern bool_t
zdr_CREATE3resfail ();
1859 extern bool_t
zdr_CREATE3res ();
1860 extern bool_t
zdr_REMOVE3args ();
1861 extern bool_t
zdr_REMOVE3resok ();
1862 extern bool_t
zdr_REMOVE3resfail ();
1863 extern bool_t
zdr_REMOVE3res ();
1864 extern bool_t
zdr_READ3args ();
1865 extern bool_t
zdr_READ3resok ();
1866 extern bool_t
zdr_READ3resfail ();
1867 extern bool_t
zdr_READ3res ();
1868 extern bool_t
zdr_FSINFO3args ();
1869 extern bool_t
zdr_FSINFO3resok ();
1870 extern bool_t
zdr_FSINFO3resfail ();
1871 extern bool_t
zdr_FSINFO3res ();
1872 extern bool_t
zdr_FSSTAT3args ();
1873 extern bool_t
zdr_FSSTAT3resok ();
1874 extern bool_t
zdr_FSSTAT3resfail ();
1875 extern bool_t
zdr_FSSTAT3res ();
1876 extern bool_t
zdr_PATHCONF3args ();
1877 extern bool_t
zdr_PATHCONF3resok ();
1878 extern bool_t
zdr_PATHCONF3resfail ();
1879 extern bool_t
zdr_PATHCONF3res ();
1880 extern bool_t
zdr_nfspath3 ();
1881 extern bool_t
zdr_symlinkdata3 ();
1882 extern bool_t
zdr_SYMLINK3args ();
1883 extern bool_t
zdr_SYMLINK3resok ();
1884 extern bool_t
zdr_SYMLINK3resfail ();
1885 extern bool_t
zdr_SYMLINK3res ();
1886 extern bool_t
zdr_READLINK3args ();
1887 extern bool_t
zdr_READLINK3resok ();
1888 extern bool_t
zdr_READLINK3resfail ();
1889 extern bool_t
zdr_READLINK3res ();
1890 extern bool_t
zdr_devicedata3 ();
1891 extern bool_t
zdr_mknoddata3 ();
1892 extern bool_t
zdr_MKNOD3args ();
1893 extern bool_t
zdr_MKNOD3resok ();
1894 extern bool_t
zdr_MKNOD3resfail ();
1895 extern bool_t
zdr_MKNOD3res ();
1896 extern bool_t
zdr_MKDIR3args ();
1897 extern bool_t
zdr_MKDIR3resok ();
1898 extern bool_t
zdr_MKDIR3resfail ();
1899 extern bool_t
zdr_MKDIR3res ();
1900 extern bool_t
zdr_RMDIR3args ();
1901 extern bool_t
zdr_RMDIR3resok ();
1902 extern bool_t
zdr_RMDIR3resfail ();
1903 extern bool_t
zdr_RMDIR3res ();
1904 extern bool_t
zdr_RENAME3args ();
1905 extern bool_t
zdr_RENAME3resok ();
1906 extern bool_t
zdr_RENAME3resfail ();
1907 extern bool_t
zdr_RENAME3res ();
1908 extern bool_t
zdr_READDIRPLUS3args ();
1909 extern bool_t
zdr_entryplus3 ();
1910 extern bool_t
zdr_dirlistplus3 ();
1911 extern bool_t
zdr_READDIRPLUS3resok ();
1912 extern bool_t
zdr_READDIRPLUS3resfail ();
1913 extern bool_t
zdr_READDIRPLUS3res ();
1914 extern bool_t
zdr_READDIR3args ();
1915 extern bool_t
zdr_entry3 ();
1916 extern bool_t
zdr_dirlist3 ();
1917 extern bool_t
zdr_READDIR3resok ();
1918 extern bool_t
zdr_READDIR3resfail ();
1919 extern bool_t
zdr_READDIR3res ();
1920 extern bool_t
zdr_LINK3args ();
1921 extern bool_t
zdr_LINK3resok ();
1922 extern bool_t
zdr_LINK3resfail ();
1923 extern bool_t
zdr_LINK3res ();
1924 extern bool_t
zdr_sattrguard3 ();
1925 extern bool_t
zdr_SETATTR3args ();
1926 extern bool_t
zdr_SETATTR3resok ();
1927 extern bool_t
zdr_SETATTR3resfail ();
1928 extern bool_t
zdr_SETATTR3res ();
1929 extern bool_t
zdr_fhandle2 ();
1930 extern bool_t
zdr_ftype2 ();
1931 extern bool_t
zdr_fattr2 ();
1932 extern bool_t
zdr_sattr2 ();
1933 extern bool_t
zdr_filename2 ();
1934 extern bool_t
zdr_path2 ();
1935 extern bool_t
zdr_nfsdata2 ();
1936 extern bool_t
zdr_nfscookie2 ();
1937 extern bool_t
zdr_entry2 ();
1938 extern bool_t
zdr_diropargs2 ();
1939 extern bool_t
zdr_GETATTR2args ();
1940 extern bool_t
zdr_GETATTR2resok ();
1941 extern bool_t
zdr_GETATTR2res ();
1942 extern bool_t
zdr_SETATTR2args ();
1943 extern bool_t
zdr_SETATTR2resok ();
1944 extern bool_t
zdr_SETATTR2res ();
1945 extern bool_t
zdr_LOOKUP2args ();
1946 extern bool_t
zdr_LOOKUP2resok ();
1947 extern bool_t
zdr_LOOKUP2res ();
1948 extern bool_t
zdr_READLINK2args ();
1949 extern bool_t
zdr_READLINK2resok ();
1950 extern bool_t
zdr_READLINK2res ();
1951 extern bool_t
zdr_READ2args ();
1952 extern bool_t
zdr_READ2resok ();
1953 extern bool_t
zdr_READ2res ();
1954 extern bool_t
zdr_WRITE2args ();
1955 extern bool_t
zdr_WRITE2resok ();
1956 extern bool_t
zdr_WRITE2res ();
1957 extern bool_t
zdr_CREATE2args ();
1958 extern bool_t
zdr_CREATE2resok ();
1959 extern bool_t
zdr_CREATE2res ();
1960 extern bool_t
zdr_REMOVE2args ();
1961 extern bool_t
zdr_REMOVE2res ();
1962 extern bool_t
zdr_RENAME2args ();
1963 extern bool_t
zdr_RENAME2res ();
1964 extern bool_t
zdr_LINK2args ();
1965 extern bool_t
zdr_LINK2res ();
1966 extern bool_t
zdr_SYMLINK2args ();
1967 extern bool_t
zdr_SYMLINK2res ();
1968 extern bool_t
zdr_MKDIR2args ();
1969 extern bool_t
zdr_MKDIR2resok ();
1970 extern bool_t
zdr_MKDIR2res ();
1971 extern bool_t
zdr_RMDIR2args ();
1972 extern bool_t
zdr_RMDIR2res ();
1973 extern bool_t
zdr_READDIR2args ();
1974 extern bool_t
zdr_READDIR2resok ();
1975 extern bool_t
zdr_READDIR2res ();
1976 extern bool_t
zdr_STATFS2args ();
1977 extern bool_t
zdr_STATFS2resok ();
1978 extern bool_t
zdr_STATFS2res ();
1979 extern bool_t
zdr_nfsacl_type ();
1980 extern bool_t
zdr_nfsacl_ace ();
1981 extern bool_t
zdr_GETACL3args ();
1982 extern bool_t
zdr_GETACL3resok ();
1983 extern bool_t
zdr_GETACL3res ();
1984 extern bool_t
zdr_SETACL3args ();
1985 extern bool_t
zdr_SETACL3resok ();
1986 extern bool_t
zdr_SETACL3res ();
1994 #endif /* !_NFS_H_RPCGEN */