Home
last modified time | relevance | path

Searched refs:recvZData (Results 1 – 5 of 5) sorted by relevance

/dports/comms/hylafax/hylafax-6.0.7/util/
H A Dfaxfetch.c++103 recvZData(writeStdout, NULL, emsg, page, op | argv[optind]); in run()
/dports/comms/hylafax/hylafax-6.0.7/libhylafax/
H A DFaxClient.h289 bool recvZData(bool (*f)(void*, const char*, int, fxStr&),
H A DFaxClient.c++1377 FaxClient::recvZData(bool (*f)(void*, const char*, int, fxStr&), in recvZData() function in FaxClient
/dports/comms/hylafax/hylafax-6.0.7/hfaxd/
H A DFileTransfer.c++801 if (recvZData(fileno(fdin), fileno(fdout))) { in recvData()
873 HylaFAXServer::recvZData(int fdin, int fdout) in recvZData() function in HylaFAXServer
H A DHylaFAXServer.h462 bool recvZData(int fdin, int fdout);