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

Last change on this file since 1106 was 1106, checked in by Bruno Cornec, 17 years ago

merge -r1082:1105 $SVN_M/branches/stable

  • Property svn:keywords set to Id
File size: 186 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);
[1106]6extern void kill_buffer(void);
Note: See TracBrowser for help on using the repository browser.