flfmt9660.h 134 B

123
  1. void iso9660init(int fd, Header *h, char*, int);
  2. void iso9660labels(Disk*, uchar*, void(*write)(int, u32int));
  3. void iso9660copy(Fs*);