|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#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.