1 2 int tape_open __P((struct open_file *, ...)); 3 int tape_close __P((struct open_file *)); 4 int tape_strategy __P((void *, int, daddr_t, size_t, void *, size_t *)); 5 int tape_ioctl(); 6 7
Indexes created Fri Oct 17 09:09:57 GMT 2025