HomeSort by: relevance | last modified time | path
    Searched defs:tmsg (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/routed/
trace.c 62 static void tmsg(const char *, ...) PATTRIB(1,2);
180 tmsg(const char *p, ...) function in typeref:typename:void
283 tmsg(pat, off_msgs[tracelevel]);
289 tmsg(pat, on_msgs[tracelevel++]);
367 tmsg("switch to trace file %s", fn);

Completed in 11 milliseconds