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

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

Trunk: indent on all source files

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