source:
MondoRescue/branches/stable/mondo/src/common/libmondo-fifo-EXT.h@
1140
Last change on this file since 1140 was 1103, checked in by , 18 years ago | |
---|---|
|
|
File size: 186 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(void); |
Note:
See TracBrowser
for help on using the repository browser.