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

  /src/external/ibm-public/postfix/dist/src/tls/
tlsrpt_wrapper.c 443 || (trw->flags & TRW_FLAG_REPORTED))) {
465 || (trw->flags & TRW_FLAG_REPORTED))) {
577 if (trw->flags & TRW_FLAG_REPORTED) {
582 trw->flags |= TRW_FLAG_REPORTED;
651 if (trw->flags & TRW_FLAG_REPORTED) {
655 trw->flags |= TRW_FLAG_REPORTED;
697 return (trw->flags & TRW_FLAG_REPORTED);
tlsrpt_wrapper.h 92 #define TRW_FLAG_REPORTED (1<<3)

Completed in 18 milliseconds