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

  /src/external/ibm-public/postfix/dist/src/global/
domain_list.c 122 dict_allow_surrogate = 1;
namadr_list.c 129 dict_allow_surrogate = 1;
string_list.c 115 dict_allow_surrogate = 1;
addr_match_list.c 122 dict_allow_surrogate = 1;
nbdb_surrogate_test.c 57 int dict_allow_surrogate = 1; variable
nbdb_redirect_test.c 332 dict_allow_surrogate = 1;
398 dict_allow_surrogate = 1;
nbdb_util_test.c 253 dict_allow_surrogate = 1;
mail_params.c 984 dict_allow_surrogate = 0;
  /src/external/ibm-public/postfix/dist/src/util/
dict_surrogate.c 20 /* int dict_allow_surrogate;
27 /* The global dict_allow_surrogate variable controls the choice
132 int dict_allow_surrogate = 0; variable
159 log_fn = dict_allow_surrogate ? vmsg_error : vmsg_fatal;
dict_pipe_test.c 212 dict_allow_surrogate = 1;
dict_test.c 88 dict_allow_surrogate = 1;
dict.h 262 extern int dict_allow_surrogate;
dict_union_test.c 239 dict_allow_surrogate = 1;
  /src/external/ibm-public/postfix/dist/src/master/
dgram_server.c 389 dict_allow_surrogate = 1;
single_server.c 513 dict_allow_surrogate = 1;
trigger_server.c 499 dict_allow_surrogate = 1;
event_server.c 661 dict_allow_surrogate = 1;
multi_server.c 643 dict_allow_surrogate = 1;

Completed in 28 milliseconds