Searched refs:Vdio_f (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libvdelta/vd01/
H A Dvdelta01.h72 typedef int(* Vdio_f)_ARG_((Void_t*, int, long, Vddisc_t*)); typedef
76 Vdio_f readf; /* to read data */
77 Vdio_f writef; /* to write data */
/ast/src/lib/libvdelta/
H A Dvdelta.h90 typedef int(* Vdio_f)_ARG_((Void_t*, int, long, Vddisc_t*)); typedef
94 Vdio_f readf; /* to read data */
95 Vdio_f writef; /* to write data */

Completed in 27 milliseconds