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

  /src/external/ibm-public/postfix/dist/src/global/
trace.c 19 /* 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
  /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);
824 trace_flush(fp, 0);
835 trace_flush(fp, 0);
841 trace_flush(fp, 1);
874 trace_flush(TFILE *fp, int all) function
  /src/sbin/routed/
trace.c 224 trace_flush(void) function

Completed in 35 milliseconds