source:
MondoRescue/branches/2.05/mondo/mondo/common/libmondo-fifo.h@
1419
| Last change on this file since 1419 was 128, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 176 bytes | |
| Rev | Line | |
|---|---|---|
| [1] | 1 | /* libmondo-fifo.h |
| [128] | 2 | * $Id: libmondo-fifo.h 128 2005-11-19 01:27:41Z bcornec $ |
| [1] | 3 | */ |
| 4 | ||
| 5 | ||
| 6 | ||
| 7 | ||
| 8 | ||
| 9 | ||
| [128] | 10 | FILE *open_device_via_buffer(char *dev, char direction, |
| 11 | long internal_block_size); | |
| [1] | 12 | void sigpipe_occurred(int); |
| 13 | void kill_buffer(); |
Note:
See TracBrowser
for help on using the repository browser.
