Home
last modified time | relevance | path

Searched defs:post_init (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/virtual/
H A Dvirtual.c471 static void post_init(char *unused_name, char **unused_argv) in post_init() function
/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A Ddgram_server.c325 MAIL_SERVER_INIT_FN post_init = 0; in dgram_server_main() local
H A Dtrigger_server.c430 MAIL_SERVER_INIT_FN post_init = 0; in trigger_server_main() local
H A Dsingle_server.c444 MAIL_SERVER_INIT_FN post_init = 0; in single_server_main() local
H A Dmulti_server.c552 MAIL_SERVER_INIT_FN post_init = 0; in multi_server_main() local
H A Devent_server.c568 MAIL_SERVER_INIT_FN post_init = 0; in event_server_main() local
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dlocal.c867 static void post_init(char *unused_name, char **unused_argv) in post_init() function
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp.c1343 static void post_init(char *unused_name, char **argv) in post_init() function