Searched refs:pcf_adhoc_procname (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_builtin.c185 static CONFIG_STR_TABLE pcf_adhoc_procname = {VAR_PROCNAME}; variable
459 pcf_adhoc_procname.defval = mystrdup(procname);
460 PCF_PARAM_TABLE_ENTER(pcf_param_table, pcf_adhoc_procname.name,
462 (void *) &pcf_adhoc_procname, pcf_conv_str_parameter);

Completed in 117 milliseconds