source: MondoRescue/trunk/mondo/mondo/common/libmondo-fifo-EXT.h@ 1

Last change on this file since 1 was 1, checked in by bcornec, 19 years ago

Initial import from latest mondo-2.04_cvs_20050503/mindi-1.04_cvs_20050503 on http://www.mondorescue.org

File size: 172 bytes
RevLine 
[1]1/* libfifo-EXT.h */
2
3extern FILE*open_device_via_buffer(char*dev, char direction, long internal_block_size);
4extern void sigpipe_occurred(int);
5extern void kill_buffer();
6
Note: See TracBrowser for help on using the repository browser.