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

  /src/external/ibm-public/postfix/dist/src/tls/
tlsrpt_wrapper.h 36 const char *rpt_policy_string,
73 char *rpt_policy_string; member in struct:TLSRPT_WRAPPER
96 #define TRW_RPT_POLICY_STRING "rpt_policy_string"
tlsrpt_wrapper.h 36 const char *rpt_policy_string,
73 char *rpt_policy_string; member in struct:TLSRPT_WRAPPER
96 #define TRW_RPT_POLICY_STRING "rpt_policy_string"
tls_proxy_client_scan.c 463 VSTRING *rpt_policy_string = vstring_alloc(100); local
478 RECV_ATTR_STR(TRW_RPT_POLICY_STRING, rpt_policy_string),
495 trw->rpt_policy_string = vstring_export(rpt_policy_string);
tls_proxy_client_scan.c 463 VSTRING *rpt_policy_string = vstring_alloc(100); local
478 RECV_ATTR_STR(TRW_RPT_POLICY_STRING, rpt_policy_string),
495 trw->rpt_policy_string = vstring_export(rpt_policy_string);

Completed in 138 milliseconds