Home | Sort by: relevance | last modified time | path |
/src/sbin/routed/ | |
trace.c | 59 int file_trace; /* 1=tracing to file, not stdout */ variable in typeref:typename:int 247 trace_close(file_trace); 369 trace_close(file_trace = 1); |
trace.c | 59 int file_trace; /* 1=tracing to file, not stdout */ variable in typeref:typename:int 247 trace_close(file_trace); 369 trace_close(file_trace = 1); |