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

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_builtin.c187 static CONFIG_INT_TABLE pcf_adhoc_pid = {VAR_PID}; variable
467 pcf_adhoc_pid.defval = pid;
468 PCF_PARAM_TABLE_ENTER(pcf_param_table, pcf_adhoc_pid.name,
470 (void *) &pcf_adhoc_pid, pcf_conv_int_parameter);

Completed in 187 milliseconds