source:
MondoRescue/branches/2.2.9/mondo/src/common/libmondo-fifo-EXT.h@
3570
| Last change on this file since 3570 was 3320, checked in by , 11 years ago | |
|---|---|
|
|
| File size: 182 bytes | |
| Rev | Line | |
|---|---|---|
| [3320] | 1 | /* libfifo-EXT.h */ |
| 2 | ||
| 3 | extern FILE *open_device_via_buffer(char *dev, char direction, | |
| 4 | long internal_block_size); | |
| 5 | extern void sigpipe_occurred(int); | |
| 6 | extern void kill_buffer(); |
Note:
See TracBrowser
for help on using the repository browser.
