source:
MondoRescue/branches/2.2.10/mondo/src/common/libmondo-fifo-EXT.h@
2307
Last change on this file since 2307 was 128, checked in by , 19 years ago | |
---|---|
|
|
File size: 182 bytes |
Line | |
---|---|
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.