Blob


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