Home
last modified time | relevance | path

Searched refs:trace_off (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sbin/routed/
H A Dtrace.c229 trace_off("tracing off: %s", strerror(ferror(ftrace))); in trace_flush()
235 trace_off(const char *p, ...) in trace_off() function
281 trace_off(pat, off_msgs[0]); in tracelevel_msg()
H A Ddefs.h557 extern void trace_off(const char*, ...) PATTRIB(1,2);
H A Dmain.c392 trace_off("exiting with signal %d", stopint); in main()
H A Dinput.c489 trace_off("tracing turned off by %s", in input()