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

  /src/external/ibm-public/postfix/dist/src/global/
header_body_checks.h 57 extern HBC_CHECKS *hbc_body_checks_create(const char *, const char *,
header_body_checks.c 36 /* HBC_CHECKS *hbc_body_checks_create(
89 /* hbc_body_checks_create(), hbc_body_checks(), hbc_body_free()
143 /* hbc_body_checks_create().
398 /* hbc_body_checks_create - create body checking context */
400 HBC_CHECKS *hbc_body_checks_create(const char *body_checks_name, function
614 hbc_body_checks_create("body_checks", argv[4], call_backs);
  /src/external/ibm-public/postfix/dist/src/smtp/
smtp.c 1697 smtp_body_checks = hbc_body_checks_create(

Completed in 82 milliseconds