Apache HTTPD
Public Attributes | List of all members
priv_cfg Struct Reference

Public Attributes

priv_set_tpriv
 
priv_set_tchild_priv
 
uid_t uid
 
gid_t gid
 
priv_mode mode
 

Detailed Description

Definition at line 47 of file mod_privileges.c.

Member Data Documentation

◆ child_priv

priv_set_t* priv_cfg::child_priv

Definition at line 49 of file mod_privileges.c.

◆ gid

gid_t priv_cfg::gid

Definition at line 51 of file mod_privileges.c.

◆ mode

priv_mode priv_cfg::mode

Definition at line 52 of file mod_privileges.c.

◆ priv

priv_set_t* priv_cfg::priv

Definition at line 48 of file mod_privileges.c.

◆ uid

uid_t priv_cfg::uid

Definition at line 50 of file mod_privileges.c.


The documentation for this struct was generated from the following file: