Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include "jau/debug.hpp"
#include "jau/os/user_info.hpp"
#include <unistd.h>
#include <grp.h>
#include <pwd.h>
#include <sys/types.h>
Go to the source code of this file.
Functions | |
static bool | UserInfo_get_env_uid (::uid_t &res_uid, const bool try_sudo) noexcept |
|
staticnoexcept |
Definition at line 88 of file user_info.cpp.