|
PostgreSQL Source Code git master
|
#include <stddef.h>#include <sys/types.h>#include <wchar.h>
Go to the source code of this file.
Macros | |
| #define | _PAM_LEGACY_NONCONST 1 |
Functions | |
| int | getpeereid (int socket, uid_t *euid, gid_t *egid) |
| size_t | wcstombs_l (char *dest, const wchar_t *src, size_t n, locale_t loc) |
Definition at line 33 of file getpeereid.c.