Go to the source code of this file.
Functions | |
| void | vul_trace_function (char const *file, int line) |
| writes out file, line to stderr and flushes. | |
| 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