|
Apache HTTPD
|
Public Attributes | |
| priv_set_t * | priv |
| priv_set_t * | child_priv |
| uid_t | uid |
| gid_t | gid |
| priv_mode | mode |
Definition at line 47 of file mod_privileges.c.
| priv_set_t* priv_cfg::child_priv |
Definition at line 49 of file mod_privileges.c.
| gid_t priv_cfg::gid |
Definition at line 51 of file mod_privileges.c.
| priv_mode priv_cfg::mode |
Definition at line 52 of file mod_privileges.c.
| priv_set_t* priv_cfg::priv |
Definition at line 48 of file mod_privileges.c.
| uid_t priv_cfg::uid |
Definition at line 50 of file mod_privileges.c.