Searched defs:fileops (Results 1 – 1 of 1) sorted by relevance
33 struct fileops { struct34 int (*fo_rw)();35 int (*fo_ioctl)();36 int (*fo_select)();37 int (*fo_close)();