Searched defs:ea_file_impl_t (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libexacct/common/ |
H A D | exacct_ops.c | 150 size_t (*xread)(ea_file_impl_t *, void *, size_t)) in stack_next_object() argument 487 xget_object(ea_file_impl_t * f,ea_object_t * obj,size_t (* xread)(ea_file_impl_t *,void *,size_t),off_t (* xseek)(ea_file_impl_t *,off_t),void * (* xpos)(ea_file_impl_t *),int flags) xget_object() argument 488 xget_object(ea_file_impl_t * f,ea_object_t * obj,size_t (* xread)(ea_file_impl_t *,void *,size_t),off_t (* xseek)(ea_file_impl_t *,off_t),void * (* xpos)(ea_file_impl_t *),int flags) xget_object() argument 489 xget_object(ea_file_impl_t * f,ea_object_t * obj,size_t (* xread)(ea_file_impl_t *,void *,size_t),off_t (* xseek)(ea_file_impl_t *,off_t),void * (* xpos)(ea_file_impl_t *),int flags) xget_object() argument [all...] |
/titanic_51/usr/src/head/ |
H A D | exacct_impl.h | 61 } ea_file_impl_t; typedef
|