Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmail_conf_long.c132 long get_mail_conf_long(const char *name, long defval, long min, long max) in get_mail_conf_long() function
200 table->target[0] = get_mail_conf_long(table->name, table->defval, in get_mail_conf_long_table()
Dmail_conf.h54 extern long get_mail_conf_long(const char *, long, long, long);