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

  /src/external/ibm-public/postfix/dist/src/global/
mail_connect.c 16 /* VSTREAM *mail_connect_wait(class, name)
29 /* mail_connect_wait() is like mail_connect(), but keeps trying until
30 /* the connection succeeds. However, mail_connect_wait() terminates
108 /* mail_connect_wait - connect to mail service until it succeeds */
110 VSTREAM *mail_connect_wait(const char *class, const char *name) function
mail_connect.c 16 /* VSTREAM *mail_connect_wait(class, name)
29 /* mail_connect_wait() is like mail_connect(), but keeps trying until
30 /* the connection succeeds. However, mail_connect_wait() terminates
108 /* mail_connect_wait - connect to mail service until it succeeds */
110 VSTREAM *mail_connect_wait(const char *class, const char *name) function

Completed in 50 milliseconds