#include "buffer.h"Include dependency graph for buffer.c:

Go to the source code of this file.
Functions | |
| void | buffer_init (buffer *s, int(*op)(), int fd, char *buf, unsigned int len) |
|
||||||||||||||||||||||||
|
Definition at line 3 of file buffer.c. References buffer::fd, buffer::n, buffer::op, buffer::p, and buffer::x. Referenced by cdb_make_start(). |
1.3.6-20040222