Apache Mesos
Public Attributes | List of all members
passwd Struct Reference

#include <pwd.hpp>

Public Attributes

char * pw_name
 
uid_t pw_uid
 
gid_t pw_gid
 
char * pw_dir
 
char * pw_shell
 

Member Data Documentation

char* passwd::pw_dir
gid_t passwd::pw_gid
char* passwd::pw_name
char* passwd::pw_shell
uid_t passwd::pw_uid

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