MCPcopy Create free account
hub / github.com/NetHack/NetHack / files.c

File files.c

src/files.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* NetHack 5.0 files.c $NHDT-Date: 1740532826 2025/02/25 17:20:26 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.417 $ */
2/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
3/*-Copyright (c) Derek S. Ray, 2015. */
4/* NetHack may be freely redistributed. See license for details. */

Callers

nothing calls this directly

Calls 6

make_locknameFunction · 0.85
fqnameFunction · 0.85
openFunction · 0.85
impossibleFunction · 0.70
raw_printfFunction · 0.70
DelayFunction · 0.50

Tested by

no test coverage detected