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 Mon Sep 29 21:09:56 GMT 2025