Go to the documentation of this file.
27 #ifdef HAVE_SYS_TYPES_H
28 #include <sys/types.h>
31 #ifdef HAVE_SYS_STAT_H
52 #include <sys/resource.h>
64 #if defined(HAVE_GETPWNAM) && defined(HAVE_SETUID)
75 #if defined(HAVE_GETGRNAM) && defined(HAVE_SETGID)
76 const char *groupname;
99 #if defined(HAVE_GETPWNAM) && defined(HAVE_SETUID)
108 #if defined(HAVE_GETGRNAM) && defined(HAVE_SETGID)
Contains all state information for one tunnel.
Garbage collection arena used to keep track of dynamically allocated memory.