diff options
| author | Michael Tuexen <tuexen@FreeBSD.org> | 2018-01-13 13:59:35 +0000 |
|---|---|---|
| committer | Michael Tuexen <tuexen@FreeBSD.org> | 2018-01-13 13:59:35 +0000 |
| commit | ee6e58b26e344c1d7fd4c87486f7f73402ead44c (patch) | |
| tree | 3f689e3668043f31a48fe3c5f332235c4d7dca08 /usr.bin/truss/syscall.h | |
| parent | fd94177c700d9b26cd2920eb959571c5bc78c05e (diff) | |
Notes
Diffstat (limited to 'usr.bin/truss/syscall.h')
| -rw-r--r-- | usr.bin/truss/syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/truss/syscall.h b/usr.bin/truss/syscall.h index 84d78aba81d6f..ba07da8014fae 100644 --- a/usr.bin/truss/syscall.h +++ b/usr.bin/truss/syscall.h @@ -82,7 +82,7 @@ enum Argtype { None = 1, Hex, Octal, Int, UInt, LongHex, Name, Ptr, Stat, Stat11 Sockoptname, Msgflags, CapRights, PUInt, PQuadHex, Acltype, Extattrnamespace, Minherit, Mlockall, Mountflags, Msync, Priowhich, Ptraceop, Quotactlcmd, Reboothowto, Rtpriofunc, Schedpolicy, Schedparam, - PSig, Siginfo, Kevent11, + PSig, Siginfo, Kevent11, Iovec, CloudABIAdvice, CloudABIClockID, ClouduABIFDSFlags, CloudABIFDStat, CloudABIFileStat, CloudABIFileType, |
