Home
last modified time | relevance | path

Searched refs:ef_buf (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/head/
H A Dexacct_impl.h50 char *ef_buf; /* pointer for buffer consumption */ member
/titanic_41/usr/src/lib/libexacct/common/
H A Dexacct_ops.c248 bcopy(f->ef_buf, buf, sz); in bufread_wrapper()
249 f->ef_buf += sz; in bufread_wrapper()
270 f->ef_buf += adv; in bufseek_wrapper()
286 return (f->ef_buf); in bufpos_wrapper()
749 fake.ef_buf = buf; in ea_unpack_object()