Searched refs:trace_flush (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/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.c19 /* int trace_flush(flags, queue, id, encoding, sender,
34 /* trace_flush() returns the specified message to the specified
149 /* trace_flush - deliver delivery record to the sender */
151 int trace_flush(int flags, const char *queue, const char *id, function
/netbsd-current/bin/sh/
H A Dshow.c111 static void trace_flush(TFILE *, int);
136 trace_flush(tracetfile, 1);
219 trace_flush(tracetfile, 0);
237 trace_flush(tracetfile, 0);
824 trace_flush(fp, 0);
835 trace_flush(fp, 0);
841 trace_flush(fp, 1);
874 trace_flush(TFILE *fp, int all) function
/netbsd-current/sbin/routed/
H A Dmain.c501 trace_flush();
868 trace_flush();
931 trace_flush();
954 trace_flush();
H A Ddefs.h559 extern void trace_flush(void);
H A Dtrace.c224 trace_flush(void) function

Completed in 117 milliseconds