Home
last modified time | relevance | path

Searched refs:trace_flush (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dtrace.h26 extern int trace_flush(int, const char *, const char *, const char *,
H A Dtrace.c151 int trace_flush(int flags, const char *queue, const char *id, in trace_flush() function
/netbsd-src/sbin/routed/
H A Dmain.c501 trace_flush(); in main()
868 trace_flush(); in msglog()
931 trace_flush(); in msglim()
954 trace_flush(); in logbad()
H A Ddefs.h559 extern void trace_flush(void);
H A Dtrace.c224 trace_flush(void) in trace_flush() function