inopen
extern int inopen(struct open_file *, ...);
struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl };
int inopen(struct open_file *);
int inopen(struct open_file *);
int inopen(struct open_file *, ...);
struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl };
int inopen(struct open_file *);
int inopen(struct open_file *, ...);
{ "in", instrategy, inopen, inclose, noioctl },