Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_template.c221 static const BOUNCE_STR_PARAMETER str_parameter[] = { variable
465 for (sp = str_parameter; sp->param_name; sp++) { in bounce_template_lookup()