Searched refs:ea_file_impl_t (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/
H A Dexacct_impl.h61 } ea_file_impl_t; typedef in typeref:struct:_ea_file_impl
/opensolaris-onvv-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c66 * state stack is stored within the ea_file_impl_t structure, in the ef_depth,
75 static int stack_check(ea_file_impl_t *f)
110 static void stack_free(ea_file_impl_t *f)
126 static int stack_new_group(ea_file_impl_t *f, int nobjs)
149 ea_file_impl_t *f,
150 size_t (*xread)(ea_file_impl_t *, void *, size_t))
197 static int stack_previous_object(ea_file_impl_t *f)
228 fread_wrapper(ea_file_impl_t *f, void *buf, size_t sz)
240 bufread_wrapper(ea_file_impl_t *f, void *buf, size_t sz)
256 fseek_wrapper(ea_file_impl_t *
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/t/
H A Drandtest.c67 ea_file_impl_t *fi;
72 fi = (ea_file_impl_t *)f;
111 ftell(((ea_file_impl_t *)f)->ef_fp), msg,

Completed in 45 milliseconds