source: MondoRescue/branches/2.2.8/mondo/src/common/libmondo-fifo-EXT.h@ 2053

Last change on this file since 2053 was 128, checked in by bcornec, 18 years ago

indent on all the C code

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