xref: /plan9/sys/src/cmd/fossil/flfmt9660.h (revision e44fe4caf8cb96c0069297b4860a31c955b8f9fd)
1 void iso9660init(int fd, Header *h, char*, int);
2 void iso9660labels(Disk*, uchar*, void(*write)(int, u32int));
3 void iso9660copy(Fs*);
4