Home
last modified time | relevance | path

Searched refs:HTHost_clearChannel (Results 1 – 4 of 4) sorted by path

/dports/net-p2p/jigdo/jigdo-0.7.3/src/net/
H A Dlibwww-HTHost.c146 HTHost_clearChannel(host, HT_INTERRUPTED); in killPipeline()
236 HTHost_clearChannel(host, HT_OK); in HostEvent()
332 HTHost_clearChannel(pres, HT_OK); in HTHost_new()
706 return HTHost_clearChannel(host, HT_IGNORE); in HTHost_setPersistent()
774 PUBLIC BOOL HTHost_clearChannel (HTHost * host, int status) in HTHost_clearChannel() function
834 HTHost_clearChannel(host, HT_INTERRUPTED); in HTHost_recoverPipe()
873 HTHost_clearChannel(host, HT_INTERRUPTED); in HTHost_recoverPipe()
924 HTHost_clearChannel(host, HT_INTERRUPTED); in HTHost_setMode()
1114 HTHost_clearChannel(host, status); in HTHost_free()
1125 HTHost_clearChannel(host, status); in HTHost_free()
[all …]
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTHost.c147 HTHost_clearChannel(host, HT_INTERRUPTED); in killPipeline()
237 HTHost_clearChannel(host, HT_OK); in HostEvent()
333 HTHost_clearChannel(pres, HT_OK); in HTHost_new()
707 return HTHost_clearChannel(host, HT_IGNORE); in HTHost_setPersistent()
775 PUBLIC BOOL HTHost_clearChannel (HTHost * host, int status) in HTHost_clearChannel() function
872 HTHost_clearChannel(host, HT_INTERRUPTED); in HTHost_recoverPipe()
923 HTHost_clearChannel(host, HT_INTERRUPTED); in HTHost_setMode()
1113 HTHost_clearChannel(host, status); in HTHost_free()
1124 HTHost_clearChannel(host, status); in HTHost_free()
1147 HTHost_clearChannel(host, status); in HTHost_free()
H A DHTHost.h293 extern BOOL HTHost_clearChannel (HTHost * host, int status);
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/windows/
H A Dwwwcore.def265 HTHost_clearChannel @ 935