Searched refs:_rio (Results 1 – 1 of 1) sorted by relevance
39 struct _rio { struct43 size_t (*read)(struct _rio *, void *buf, size_t len); argument44 size_t (*write)(struct _rio *, const void *buf, size_t len); argument45 off_t (*tell)(struct _rio *); argument46 int (*flush)(struct _rio *); argument52 void (*update_cksum)(struct _rio *, const void *buf, size_t len); argument87 typedef struct _rio rio; argument