Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ getlogin
Function
getlogin
sys/amiga/amidos.c:79–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
#ifndef getlogin
79
char *
80
getlogin(void)
81
{
82
return ((char *) NULL);
83
}
84
#endif
85
86
/* abs() provided by libnix/stdlib */
Callers
4
whoami
Function · 0.85
get_unix_pw
Function · 0.85
whoami
Function · 0.85
get_unix_pw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected