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

  /src/external/ibm-public/postfix/dist/src/util/
dict.h 125 #define DICT_FLAG_NO_PROXY (1<<12) /* disallow proxy mapping */
152 (DICT_FLAG_NO_REGSUB | DICT_FLAG_NO_PROXY | DICT_FLAG_NO_UNAUTH)
dict.c 682 "no_proxy", DICT_FLAG_NO_PROXY, /* disallow proxy mapping */
  /src/external/ibm-public/postfix/dist/src/global/
dict_proxy.c 446 if (dict_flags & DICT_FLAG_NO_PROXY)

Completed in 18 milliseconds