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

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

Id property added on files to allow for better conf. management

  • Property svn:keywords set to Id
File size: 172 bytes
Line 
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.