Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ FileInfoBlock
Class
FileInfoBlock
sys/amiga/amidos.c:198–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
{
197
BPTR fileLock;
198
struct FileInfoBlock *fileInfoBlock;
199
long size = 0;
200
201
fileInfoBlock =
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected