Squid Web Cache master
Loading...
Searching...
No Matches
l_stdio_t Struct Reference

Public Attributes

int fd
 
char * buf
 
size_t bufsz
 
int offset
 

Detailed Description

Definition at line 23 of file ModStdio.cc.

Member Data Documentation

◆ buf

char* l_stdio_t::buf

◆ bufsz

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().

◆ fd

int l_stdio_t::fd

◆ offset

int l_stdio_t::offset

Definition at line 27 of file ModStdio.cc.

Referenced by logfile_mod_stdio_flush(), and logfile_mod_stdio_writeline().


The documentation for this struct was generated from the following file: