HomeSort by: relevance | last modified time | path
    Searched defs:qmgr_post_init (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr.c 626 /* qmgr_post_init - post-jail initialization */
628 static void qmgr_post_init(char *unused_name, char **unused_argv) function
732 CA_MAIL_SERVER_POST_INIT(qmgr_post_init),
  /src/external/ibm-public/postfix/dist/src/qmgr/
qmgr.c 699 /* qmgr_post_init - post-jail initialization */
701 static void qmgr_post_init(char *name, char **unused_argv) function
823 CA_MAIL_SERVER_POST_INIT(qmgr_post_init),

Completed in 57 milliseconds