OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dbg_file
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libform/
internals.c
318
static const char
dbg_file
[] = "___form_dbg.out";
variable in typeref:typename:const char[]
325
if (dbg == NULL && (dbg = fopen(
dbg_file
, "w")) == NULL) {
326
warn("Cannot open debug file `%s'",
dbg_file
);
Completed in 64 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025