source: MondoRescue/branches/stable/mondo/src/common/libmondo-fifo-EXT.h@ 1103

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

Fix again another set of compiler warnings (Michel Loiseleur <mloiseleur_at_linagora.com>)

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