diff options
| author | Andrew Turner <andrew@fubar.geek.nz> | 2021-05-17 15:40:16 +0000 |
|---|---|---|
| committer | Mark Johnston <markjdb@gmail.com> | 2021-05-17 16:03:35 -0400 |
| commit | a343ba6b077a3efe7feb57783dcbb7496d2c3572 (patch) | |
| tree | 30bfa728ebf5518a220836aeb32fba3a82677c00 /sys/freebsd/socket_unix.txt.const | |
| parent | e49a71c6b4816329720ebec3eed3523259e604bb (diff) | |
sys/freebsd: rebuild const files for 386
Diffstat (limited to 'sys/freebsd/socket_unix.txt.const')
| -rw-r--r-- | sys/freebsd/socket_unix.txt.const | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/freebsd/socket_unix.txt.const b/sys/freebsd/socket_unix.txt.const index 389fca2b6..04e7d1890 100644 --- a/sys/freebsd/socket_unix.txt.const +++ b/sys/freebsd/socket_unix.txt.const @@ -2,7 +2,8 @@ arches = 386, amd64 AF_UNIX = 1 AF_UNSPEC = 0 -LINUX_SCM_CREDENTIALS = 2 +CMGROUP_MAX = 16 +SCM_CREDS = 3 SCM_RIGHTS = 1 SOCK_DGRAM = 2 SOCK_SEQPACKET = 5 |
