Home
last modified time | relevance | path

Searched refs:NHTRACE_LOG (Results 1 – 3 of 3) sorted by relevance

/dports/games/xnethack/xNetHack-xnh6.1/win/win32/
H A Dmswproc.c34 #define NHTRACE_LOG "nhtrace.log" macro
146 if (showdebug(NHTRACE_LOG) && !_s_debugfp) { in mswin_init_nhwindows()
149 _s_debugfp = fopen(NHTRACE_LOG, "w"); in mswin_init_nhwindows()
2316 if (!showdebug(NHTRACE_LOG) || !_s_debugfp) in logDebug()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/win32/
H A Dmswproc.c34 #define NHTRACE_LOG "nhtrace.log" macro
145 if (showdebug(NHTRACE_LOG) && !_s_debugfp) { in mswin_init_nhwindows()
148 _s_debugfp = fopen(NHTRACE_LOG, "w"); in mswin_init_nhwindows()
2305 if (!showdebug(NHTRACE_LOG) || !_s_debugfp) in logDebug()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/win32/
H A Dmswproc.c34 #define NHTRACE_LOG "nhtrace.log" macro
145 if (showdebug(NHTRACE_LOG) && !_s_debugfp) { in mswin_init_nhwindows()
148 _s_debugfp = fopen(NHTRACE_LOG, "w"); in mswin_init_nhwindows()
2305 if (!showdebug(NHTRACE_LOG) || !_s_debugfp) in logDebug()