Displaying 1 result from an estimated 1 matches for "vop_read_t".
Did you mean:
vop_read
2002 Jul 12
0
rsync-2.5.5 and sys/mode.h on Irix 6.5.15f
..._H -O3 -n32 -TARG:platform=IP22 -I/usr/local/include -I/software/@sys/usr/include -I/usr/loc
al/BerkeleyDB.4.0/include conftest.c >&5
cc-1204 cc: WARNING File = /usr/include/sys/vnode.h, Line = 318
The indicated declaration is not visible outside of the function.
typedef int (*vop_read_t)(bhv_desc_t *, struct uio *, int, struct cred *,
^
cc-1204 cc: WARNING File = /usr/include/sys/vnode.h, Line = 320
The indicated declaration is not visible outside of the function.
typedef int (*vop_write_t)(bhv_desc_t *, st...