ac_info_t
exacct_assemble_proc_usage(ac_info_t *ac_proc, proc_usage_t *pu,
int (*callback)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
exacct_commit_callback(ac_info_t *info, void *ubuf, size_t ubufsize,
exacct_do_commit_proc(ac_info_t *ac_proc, proc_t *p, int wstat)
exacct_assemble_net_usage(ac_info_t *ac_net, void *ninfo,
int (*callback)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
ac_info_t *ac_net;
exacct_assemble_flow_usage(ac_info_t *ac_flow, flow_usage_t *fu,
int (*callback)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
exacct_vn_write_impl(ac_info_t *info, void *buf, ssize_t bufsize)
ac_info_t *ac_flow;
exacct_tag_task(ac_info_t *ac_task, task_t *tk, void *ubuf, size_t ubufsz,
exacct_tag_proc(ac_info_t *ac_proc, pid_t pid, taskid_t tkid, void *ubuf,
exacct_vn_write(ac_info_t *info, void *buf, ssize_t bufsize)
exacct_write_header(ac_info_t *info, void *hdr, size_t hdrsize)
exacct_assemble_task_usage(ac_info_t *ac_task, task_t *tk,
int (*callback)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
ac_info_t ac_task;
ac_info_t ac_proc;
ac_info_t ac_flow;
ac_info_t ac_net;
extern int exacct_tag_task(ac_info_t *, task_t *, void *, size_t, int);
extern int exacct_tag_proc(ac_info_t *, pid_t, taskid_t, void *, size_t, int,
extern int exacct_write_header(ac_info_t *, void *, size_t);
extern int exacct_commit_callback(ac_info_t *, void *, size_t, void *,
extern int exacct_assemble_proc_usage(ac_info_t *, proc_usage_t *,
int (*)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
extern int exacct_assemble_task_usage(ac_info_t *, task_t *,
int (*)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
extern int exacct_assemble_flow_usage(ac_info_t *, flow_usage_t *,
int (*)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
extern int exacct_assemble_net_usage(ac_info_t *, void *,
int (*)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
ac_file_set(ac_info_t *info, void *ubuf, size_t bufsz)
ac_file_get(ac_info_t *info, void *buf, size_t bufsz)
ac_res_set(ac_info_t *info, void *buf, size_t bufsz, int maxres)
ac_res_get(ac_info_t *info, void *buf, size_t bufsz, int maxres)
ac_info_t *info;
exacct_free_info(ac_info_t *info)
ac_state_set(ac_info_t *info, void *buf, size_t bufsz)
ac_state_get(ac_info_t *info, void *buf, size_t bufsz)
getacct_proc(ac_info_t *ac_proc, pid_t pid, void *buf, size_t bufsize,
wracct_task(ac_info_t *ac_task, taskid_t tkid, int flag, size_t *sizep)
wracct_proc(ac_info_t *ac_proc, pid_t pid, int flag, size_t *sizep)
getacct_callback(ac_info_t *unused, void *ubuf, size_t usize, void *kbuf,
getacct_task(ac_info_t *ac_task, taskid_t tkid, void *buf, size_t bufsize,