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

/macosx-10.10/postfix-255/postfix/src/postconf/
H A Dextract.awk25 int_table[$0] = 1
143 print "sed 's/[ ][ ]*/ /g' >int_table.h <<'EOF'"
144 for (key in int_table)
/macosx-10.10/postfix-255/postfix/src/virtual/
H A Dvirtual.c498 static const CONFIG_INT_TABLE int_table[] = { local
526 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/local/
H A Dlocal.c875 static const CONFIG_INT_TABLE int_table[] = { local
929 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/oqmgr/
H A Dqmgr.c636 static const CONFIG_INT_TABLE int_table[] = { local
665 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/qmgr/
H A Dqmgr.c704 static const CONFIG_INT_TABLE int_table[] = { local
740 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/showq/
H A Dshowq.c417 static const CONFIG_INT_TABLE int_table[] = { local
432 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dbounce.c616 static const CONFIG_INT_TABLE int_table[] = { local
643 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/postscreen/
H A Dpostscreen.c1101 static const CONFIG_INT_TABLE int_table[] = { local
1160 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/tls/
H A Dtls_misc.c622 static const CONFIG_INT_TABLE int_table[] = { local
641 get_mail_conf_int_table(int_table);
/macosx-10.10/postfix-255/postfix/src/tlsmgr/
H A Dtlsmgr.c1034 static const CONFIG_INT_TABLE int_table[] = { local
1050 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/tlsproxy/
H A Dtlsproxy.c1024 static const CONFIG_INT_TABLE int_table[] = { local
1105 MAIL_SERVER_INT_TABLE, int_table,
/macosx-10.10/postfix-255/postfix/src/smtpd/
H A Dsmtpd_check.c5228 static const INT_TABLE int_table[] = { variable
5268 for (sp = int_table; sp->name; sp++)
5278 for (ip = int_table; ip->name; ip++) {
H A Dsmtpd.c5283 static const CONFIG_INT_TABLE int_table[] = { local
5485 MAIL_SERVER_INT_TABLE, int_table,

Completed in 260 milliseconds