Android-cuttlefish cvd tool
Namespaces | Functions
users.h File Reference
#include <grp.h>
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
Include dependency graph for users.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

gid_t cuttlefish::GroupIdFromName (const std::string &group_name)
 
bool cuttlefish::InGroup (const std::string &group)
 
Result< std::string > cuttlefish::SystemWideUserHome ()
 
Result< std::string > cuttlefish::CurrentUserName ()