Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
exacct_seterr
usr/src/uts/common/sys/exacct_impl.h
46
extern void exacct_seterr(int);
usr/src/uts/common/sys/exacct_impl.h
47
#define EXACCT_SET_ERR(x) exacct_seterr(x)