|
Squid Web Cache master
|
Public Attributes | |
| char * | path |
| struct squidaio_unlinkq_t * | next |
Definition at line 20 of file async_io.cc.
| struct squidaio_unlinkq_t* squidaio_unlinkq_t::next |
Definition at line 23 of file async_io.cc.
Referenced by aioCancel().
| char* squidaio_unlinkq_t::path |
Definition at line 21 of file async_io.cc.
Referenced by aioOpen(), aioStat(), and aioUnlink().