Android-cuttlefish cvd tool
Namespaces | Functions
privilege.h File Reference
#include <sys/types.h>
#include <string_view>
#include "cuttlefish/result/result_type.h"
Include dependency graph for privilege.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

int cuttlefish::BeginElevatedPrivileges ()
 
int cuttlefish::DropPrivileges (uid_t orig)
 
Result< void > cuttlefish::ValidateCvdallocBinary (std::string_view path)