Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cb_rea.c88 config->readbusy = TRUE; in tool_read_cb()
103 config->readbusy = FALSE; in tool_read_cb()
125 if(config->readbusy) { in tool_readbusy_cb()
147 config->readbusy = FALSE; in tool_readbusy_cb()
H A Dtool_cb_prg.c227 if(config->readbusy) { in tool_progress_cb()
228 config->readbusy = FALSE; in tool_progress_cb()
H A Dtool_progress.c97 if(config->readbusy) { in xferinfo_cb()
98 config->readbusy = FALSE; in xferinfo_cb()
H A Dtool_cb_wrt.c354 if(config->readbusy) { in tool_write_cb()
355 config->readbusy = FALSE; in tool_write_cb()
H A Dtool_cfgable.h173 bool readbusy; /* set when reading input returns EAGAIN */ member

Completed in 10 milliseconds