Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h176 extern int exacct_commit_netinfo(void *, int);
/illumos-gate/usr/src/uts/common/os/
H A Dexacct.c1409 exacct_commit_netinfo(void *arg, int what) in exacct_commit_netinfo() function
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c6263 (void) exacct_commit_netinfo(ninfo->ni_record, ninfo->ni_type); in i_mac_log_info()