|
PostgreSQL Source Code git master
|
#include "c.h"#include <sys/param.h>#include <sys/socket.h>#include <sys/un.h>#include <unistd.h>
Go to the source code of this file.
Functions | |
| int | getpeereid (int sock, uid_t *uid, gid_t *gid) |
Definition at line 33 of file getpeereid.c.
References fb().
Referenced by auth_peer(), and PQconnectPoll().