projects
/
ccan
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
check_type: fix incorrect documentation.
[ccan]
/
ccan
/
nfs
/
rpc
/
nfsacl.x
1
/* deducted from wireshark traces */
2
3
4
program NFSACL_PROGRAM {
5
version NFSACL_V3 {
6
void NFSACL3_NULL(void) = 0;
7
} = 3;
8
} = 100227;