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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_tcp.c109 } DICT_TCP; typedef in typeref:struct:__anon15725
119 static int dict_tcp_connect(DICT_TCP *dict_tcp)
148 static void dict_tcp_disconnect(DICT_TCP *dict_tcp)
158 DICT_TCP *dict_tcp = (DICT_TCP *) dict;
272 DICT_TCP *dict_tcp = (DICT_TCP *) dict;
289 DICT_TCP *dict_tcp;
307 dict_tcp = (DICT_TCP *) dict_alloc(DICT_TYPE_TCP, map, sizeof(*dict_tcp));

Completed in 145 milliseconds