Searched defs:ea_file_impl_t (Results 1 – 2 of 2) sorted by relevance
150 size_t (*xread)(ea_file_impl_t *, void *, size_t)) in stack_next_object() argument487 size_t (*xread)(ea_file_impl_t *, void *, size_t), in xget_object() argument488 off_t (*xseek)(ea_file_impl_t *, off_t), in xget_object() argument489 void *(*xpos)(ea_file_impl_t *), in xget_object()
61 } ea_file_impl_t; typedef