Home
last modified time | relevance | path

Searched defs:fileops (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dfile.h33 struct fileops { struct
34 int (*fo_rw)();
35 int (*fo_ioctl)();
36 int (*fo_select)();
37 int (*fo_close)();