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

  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_envelope_test.c 44 VSTRING *cleanup_trace_path = 0; variable
cleanup_init.c 32 /* VSTRING *cleanup_trace_path;
58 /* cleanup_trace_path is either a null pointer or the pathname of a
128 VSTRING *cleanup_trace_path; variable
337 if (cleanup_trace_path) {
338 (void) REMOVE(vstring_str(cleanup_trace_path));
339 cleanup_trace_path = 0;
cleanup_milter.c 2357 VSTRING *cleanup_trace_path; variable

Completed in 27 milliseconds