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

  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_envelope_test.c 42 VSTRING *cleanup_strip_chars = 0; variable
cleanup_message_test.c 94 VSTRING *cleanup_strip_chars; variable
cleanup_init.c 295 VSTRING *cleanup_strip_chars; variable
501 cleanup_strip_chars = vstring_alloc(strlen(var_msg_strip_chars));
502 unescape(cleanup_strip_chars, var_msg_strip_chars);
cleanup_milter.c 2358 VSTRING *cleanup_strip_chars; variable

Completed in 21 milliseconds