#include "config.h"#include "vi.h"Go to the source code of this file.
Classes | |
| struct | _blkbuf |
Defines | |
| #define | NBUFS 5 |
Functions | |
| void | blkinit () |
| BLK * | blkget (int logical) |
| void | blkflush (REG struct _blkbuf *this) |
| void | blkdirty (BLK *bp) |
| BLK * | blkadd (int logical) |
| void | blksync () |
| void | beforedo (int forundo) |
| void | afterdo () |
| void | abortdo () |
| int | undo () |
Variables | |
| BLK | hdr |
1.5.8