summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux.h
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2011-03-26 11:25:36 +0000
committeravg <avg@FreeBSD.org>2011-03-26 11:25:36 +0000
commitdf7a39b1d0adfdfc6402d5739a09ff973e96544a (patch)
treeb1af08af47453523de412e4c7d4d249604e6a67c /sys/i386/linux/linux.h
parenta92365858357b636caacb1f576fcb0c622aebbec (diff)
downloadFreeBSD-src-df7a39b1d0adfdfc6402d5739a09ff973e96544a.zip
FreeBSD-src-df7a39b1d0adfdfc6402d5739a09ff973e96544a.tar.gz
linux compat: add SO_PASSCRED option with basic handling
This seems to have been a part of a bigger patch by dchagin that either haven't been committed or committed partially. Submitted by: dchagin, nox MFC after: 2 weeks
Diffstat (limited to 'sys/i386/linux/linux.h')
-rw-r--r--sys/i386/linux/linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h
index d02614b..03da736 100644
--- a/sys/i386/linux/linux.h
+++ b/sys/i386/linux/linux.h
@@ -671,6 +671,7 @@ union l_semun {
#define LINUX_SO_NO_CHECK 11
#define LINUX_SO_PRIORITY 12
#define LINUX_SO_LINGER 13
+#define LINUX_SO_PASSCRED 16
#define LINUX_SO_PEERCRED 17
#define LINUX_SO_RCVLOWAT 18
#define LINUX_SO_SNDLOWAT 19
OpenPOWER on IntegriCloud