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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_tcp.c117 /* dict_tcp_connect - connect to TCP server */
119 static int dict_tcp_connect(DICT_TCP *dict_tcp) function
183 if (dict_tcp->fp != 0 || dict_tcp_connect(dict_tcp) == 0) {

Completed in 178 milliseconds