Home
last modified time | relevance | path

Searched refs:HTHost_closeNotification (Results 1 – 6 of 6) sorted by last modified time

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/windows/
H A Dwwwcore.def264 HTHost_closeNotification @ 934
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTHost.h270 extern BOOL HTHost_closeNotification (HTHost * host);
H A DHTHost.c766 PUBLIC BOOL HTHost_closeNotification (HTHost * host) in HTHost_closeNotification() function
959 HTHost_closeNotification(host) || host->broken_pipe) in _roomInPipe()
1092 if (HTHost_closeNotification(host)) { in HTHost_free()
H A DHTTP.c1342 if (HTHost_isPersistent(host) && !HTHost_closeNotification(host)) {
H A DHTMIME.c128 HTHost_isPersistent(host) && !HTHost_closeNotification(host)) { in pumpData()
/dports/net-p2p/jigdo/jigdo-0.7.3/src/net/
H A Dlibwww-HTHost.c765 PUBLIC BOOL HTHost_closeNotification (HTHost * host) in HTHost_closeNotification() function
960 HTHost_closeNotification(host) || host->broken_pipe) in _roomInPipe()
1093 if (HTHost_closeNotification(host)) { in HTHost_free()