HomeSort by: relevance | last modified time | path
    Searched refs:trace_flush (Results 1 - 6 of 6) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
trace.h 26 extern int trace_flush(int, const char *, const char *, const char *,
trace.c 20 /* int trace_flush(flags, queue, id, encoding, sender,
35 /* trace_flush() returns the specified message to the specified
155 /* trace_flush - deliver delivery record to the sender */
157 int trace_flush(int flags, const char *queue, const char *id, function
  /src/bin/sh/
show.c 111 static void trace_flush(TFILE *, int);
136 trace_flush(tracetfile, 1);
219 trace_flush(tracetfile, 0);
237 trace_flush(tracetfile, 0);
822 trace_flush(fp, 0);
833 trace_flush(fp, 0);
839 trace_flush(fp, 1);
872 trace_flush(TFILE *fp, int all) function
  /src/sbin/routed/
main.c 501 trace_flush();
868 trace_flush();
931 trace_flush();
954 trace_flush();
defs.h 559 extern void trace_flush(void);
trace.c 224 trace_flush(void) function

Completed in 75 milliseconds