Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Functions
user_info.cpp File Reference
#include "jau/debug.hpp"
#include "jau/os/user_info.hpp"
#include <unistd.h>
#include <grp.h>
#include <pwd.h>
#include <sys/types.h>
Include dependency graph for user_info.cpp:

Go to the source code of this file.

Functions

static bool UserInfo_get_env_uid (::uid_t &res_uid, const bool try_sudo) noexcept
 

Function Documentation

◆ UserInfo_get_env_uid()

static bool UserInfo_get_env_uid ( ::uid_t &  res_uid,
const bool  try_sudo 
)
staticnoexcept

Definition at line 88 of file user_info.cpp.