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

  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_init.c 190 char *var_non_empty_eoh_action; /* handle non-empty header terminator */ variable
267 VAR_NON_EMPTY_EOH_ACTION, DEF_NON_EMPTY_EOH_ACTION, &var_non_empty_eoh_action, 1, 0,
515 var_non_empty_eoh_action)) == NON_EMPTY_EOH_CODE_ERROR)
516 msg_fatal("bad %s value: '%s'", VAR_NON_EMPTY_EOH_ACTION,
517 var_non_empty_eoh_action);
  /src/external/ibm-public/postfix/dist/src/global/
mail_params.h 456 #define VAR_NON_EMPTY_EOH_ACTION "non_empty_end_of_header_action"
458 extern char *var_non_empty_eoh_action;

Completed in 45 milliseconds