diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 05:45:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 05:45:02 +0000 |
commit | 68a560641f7a38c184fd3346dd8008b86e12d77a (patch) | |
tree | d927b2a890d51e5d9e037c03042fb6fabd689cc0 /tirpc/getpeereid.h | |
parent | Initial commit. (diff) | |
download | libtirpc-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.h | 2 |
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); |