Home
last modified time | relevance | path

Searched refs:exacct_write_header (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dexacct.h179 extern int exacct_write_header(ac_info_t *, void *, size_t);
/titanic_50/usr/src/uts/common/syscall/
H A Dacctctl.c301 error = exacct_write_header(info, hdr, hdrsize); in ac_file_set()
/titanic_50/usr/src/uts/common/os/
H A Dexacct.c282 exacct_write_header(ac_info_t *info, void *hdr, size_t hdrsize) in exacct_write_header() function