Main Page | Modules | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

User and Group ID Services


Typedefs

typedef uid_t apr_uid_t
typedef gid_t apr_gid_t

Typedef Documentation

typedef gid_t apr_gid_t
 

Structure for determining group ownership.

Definition at line 54 of file apr_user.h.

typedef uid_t apr_uid_t
 

Structure for determining user ownership.

Definition at line 45 of file apr_user.h.