|
Squid Web Cache master
|
Public Attributes | |
| int | fd |
| char * | buf |
| size_t | bufsz |
| int | offset |
Definition at line 23 of file ModStdio.cc.
| char* l_stdio_t::buf |
Definition at line 25 of file ModStdio.cc.
Referenced by logfile_mod_stdio_close(), logfile_mod_stdio_flush(), logfile_mod_stdio_open(), and logfile_mod_stdio_writeline().
| size_t l_stdio_t::bufsz |
Definition at line 26 of file ModStdio.cc.
Referenced by logfile_mod_stdio_open(), and logfile_mod_stdio_writeline().
| int l_stdio_t::fd |
Definition at line 24 of file ModStdio.cc.
Referenced by logfile_mod_stdio_close(), logfile_mod_stdio_open(), and logfileWriteWrapper().
| int l_stdio_t::offset |
Definition at line 27 of file ModStdio.cc.
Referenced by logfile_mod_stdio_flush(), and logfile_mod_stdio_writeline().