Searched defs:ea_next_object (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/man/man3exacct/
H A DMakefile40 ea_next_object.3exacct \
56 ea_next_object.3exacct := LINKSRC = ea_pack_object.3exacct
/illumos-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c315 * ea_next_object(), ea_previous_object(), and ea_get_object() are written such
319 ea_next_object(ea_file_t *ef, ea_object_t *obj) function
470 return (ea_next_object(ef, obj));
1115 * either a ea_get_object or an ea_next_object will succeed. If

Completed in 75 milliseconds