summaryrefslogtreecommitdiff
path: root/ccan/nfs/rpc/nfsacl.x
blob: 68313c983c275b6c2fd32350476367653a8335bb (plain)
1
2
3
4
5
6
7
8
/* deducted from wireshark traces */


program NFSACL_PROGRAM {
	version NFSACL_V3 {
	void      NFSACL3_NULL(void)    = 0;
	} = 3;
} = 100227;