]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Decode arguments passed to getfsstat().
authorJohn Baldwin <jhb@FreeBSD.org>
Sat, 18 Mar 2017 18:31:45 +0000 (18:31 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Sat, 18 Mar 2017 18:31:45 +0000 (18:31 +0000)
commitab43bedcce121736214ce25c47be534ba720fb85
tree4e9b41a353c31b7ad52ecfbb98706a68cb3ca267
parentcd92d27e16361c90724c6ed14393c23edb6e6bc6
Decode arguments passed to getfsstat().

Note that this does not yet decode the statfs structures returned by
getfsstat().
usr.bin/truss/syscall.h
usr.bin/truss/syscalls.c