sysdecode.3 (1e6455d87088ac9723523093cbec92d12c0146de) sysdecode.3 (a826eb5a413324c5136f5094650cb15c8331c93f)
1.\"
2.\" Copyright (c) 2015 John Baldwin <jhb@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 59 unchanged lines hidden (view full) ---

6864-bit CloudABI binaries.
69Supported on all platforms.
70.It Li SYSDECODE_ABI_UNKNOWN
71A placeholder for use when the ABI is not known.
72.El
73.Sh SEE ALSO
74.Xr sysdecode_abi_to_freebsd_errno 3 ,
75.Xr sysdecode_cap_rights 3 ,
1.\"
2.\" Copyright (c) 2015 John Baldwin <jhb@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 59 unchanged lines hidden (view full) ---

6864-bit CloudABI binaries.
69Supported on all platforms.
70.It Li SYSDECODE_ABI_UNKNOWN
71A placeholder for use when the ABI is not known.
72.El
73.Sh SEE ALSO
74.Xr sysdecode_abi_to_freebsd_errno 3 ,
75.Xr sysdecode_cap_rights 3 ,
76.Xr sysdecode_cmsg_type 3 ,
76.Xr sysdecode_enum 3 ,
77.Xr sysdecode_fcntl_arg 3 ,
78.Xr sysdecode_ioctlname 3 ,
79.Xr sysdecode_kevent 3 ,
80.Xr sysdecode_mask 3 ,
81.Xr sysdecode_quotactl_cmd 3 ,
82.Xr sysdecode_sctp_sinfo_flags 3 ,
83.Xr sysdecode_sigcode 3 ,
84.Xr sysdecode_socket_protocol 3 ,
85.Xr sysdecode_sockopt_name 3 ,
86.Xr sysdecode_syscallnames 3 ,
87.Xr sysdecode_utrace 3
88.Sh HISTORY
89The
90.Nm
91library first appeared in
92.Fx 11.0 .
77.Xr sysdecode_enum 3 ,
78.Xr sysdecode_fcntl_arg 3 ,
79.Xr sysdecode_ioctlname 3 ,
80.Xr sysdecode_kevent 3 ,
81.Xr sysdecode_mask 3 ,
82.Xr sysdecode_quotactl_cmd 3 ,
83.Xr sysdecode_sctp_sinfo_flags 3 ,
84.Xr sysdecode_sigcode 3 ,
85.Xr sysdecode_socket_protocol 3 ,
86.Xr sysdecode_sockopt_name 3 ,
87.Xr sysdecode_syscallnames 3 ,
88.Xr sysdecode_utrace 3
89.Sh HISTORY
90The
91.Nm
92library first appeared in
93.Fx 11.0 .