summaryrefslogtreecommitdiffstats
path: root/tirpc/getpeereid.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 05:45:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 05:45:02 +0000
commit68a560641f7a38c184fd3346dd8008b86e12d77a (patch)
treed927b2a890d51e5d9e037c03042fb6fabd689cc0 /tirpc/getpeereid.h
parentInitial commit. (diff)
downloadlibtirpc-68a560641f7a38c184fd3346dd8008b86e12d77a.tar.xz
libtirpc-68a560641f7a38c184fd3346dd8008b86e12d77a.zip
Adding upstream version 1.3.4+ds.upstream/1.3.4+dsupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tirpc/getpeereid.h')
-rw-r--r--tirpc/getpeereid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tirpc/getpeereid.h b/tirpc/getpeereid.h
new file mode 100644
index 0000000..025143f
--- /dev/null
+++ b/tirpc/getpeereid.h
@@ -0,0 +1,2 @@
+
+int getpeereid(int s, uid_t *euid, gid_t *egid);