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 - 2
of
2
) 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
);
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 23 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025