writes out file, line to stderr. More...
Go to the source code of this file.
Defines | |
| #define | vul_trace |
Functions | |
| void | vul_trace_function (char const *file, int line) |
| writes out file, line to stderr and flushes. | |
writes out file, line to stderr.
Definition in file vul_trace.h.
| #define vul_trace |
Definition at line 20 of file vul_trace.h.
| void vul_trace_function | ( | char const * | file, |
| int | line | ||
| ) |
writes out file, line to stderr and flushes.
Definition at line 8 of file vul_trace.cxx.
1.7.5.1