Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ FAB
Class
FAB
sys/vms/vmsfiles.c:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
vms_link(const char *file, const char *new)
47
{
48
struct FAB fab;
49
struct NAM nam;
50
unsigned short fid[3];
51
char esa[NAM$C_MAXRSS];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected