getpwuid 139 util_init.cpp if ( getpwuid ( getuid() ) != NULL ) { getpwuid 140 util_init.cpp userName = getpwuid ( getuid() ) -> pw_name;