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