14fd_open(
const int fd,
unsigned int,
const char *description)
16 debugs(51, 3,
"FD " << fd <<
' ' << description);
22 debugs(51, 3,
"FD " << fd);
void fd_open(const int fd, unsigned int, const char *description)
void fd_close(const int fd)
#define debugs(SECTION, LEVEL, CONTENT)