sysdecode_mask.3 (2aaf9152a852aba9eb2036b95f4948ee77988826) sysdecode_mask.3 (3d265fce43746c293ae826e9603adbfe09f93cf6)
1.\"
2.\" Copyright (c) 2016 John Baldwin <jhb@FreeBSD.org>
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

189.It Fn sysdecode_fcntl_fileflags
190The file flags used with the
191.Dv F_GETFL
192and
193.Dv F_SETFL
194.Xr fcntl 2
195commands.
196.It Fn sysdecode_sctp_nxt_flags
1.\"
2.\" Copyright (c) 2016 John Baldwin <jhb@FreeBSD.org>
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

189.It Fn sysdecode_fcntl_fileflags
190The file flags used with the
191.Dv F_GETFL
192and
193.Dv F_SETFL
194.Xr fcntl 2
195commands.
196.It Fn sysdecode_sctp_nxt_flags
197The
197The
198.Fa nxt_flags
199member of a
200.Vt struct sctp_nxtinfo .
201.It Fn sysdecode_sctp_rcv_flags
198.Fa nxt_flags
199member of a
200.Vt struct sctp_nxtinfo .
201.It Fn sysdecode_sctp_rcv_flags
202The
202The
203.Fa rcv_flags
204member of a
205.Vt struct sctp_rcvinfo .
206.It Fn sysdecode_sctp_snd_flags
203.Fa rcv_flags
204member of a
205.Vt struct sctp_rcvinfo .
206.It Fn sysdecode_sctp_snd_flags
207The
207The
208.Fa snd_flags
209member of a
210.Vt struct sctp_sndinfo .
211.It Fn sysdecode_umtx_cvwait_flags
212The
213.Fa val
214argument to
215.Xr _umtx_op 2

--- 27 unchanged lines hidden ---
208.Fa snd_flags
209member of a
210.Vt struct sctp_sndinfo .
211.It Fn sysdecode_umtx_cvwait_flags
212The
213.Fa val
214argument to
215.Xr _umtx_op 2

--- 27 unchanged lines hidden ---