Home
last modified time | relevance | path

Searched refs:var_nesthdr_checks (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_init.c140 char *var_nesthdr_checks; /* nested header checks */ variable
222 VAR_NESTHDR_CHECKS, DEF_NESTHDR_CHECKS, &var_nesthdr_checks, 0, 0,
396 if (*var_nesthdr_checks) in cleanup_pre_jail()
398 maps_create(VAR_NESTHDR_CHECKS, var_nesthdr_checks, DICT_FLAG_LOCK); in cleanup_pre_jail()
H A Dcleanup_message.c1070 || *var_nesthdr_checks) in cleanup_message()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h2019 extern char *var_nesthdr_checks;