| 
    jaulib v1.4.1
    
   Jau Support Library (C++, Java, ..) 
   | 
 
#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.