1ACCT_COLLECT(9) Accounting Framework ACCT_COLLECT(9)
23
4
NAME
6acct_collect - collect accounting information into pacct_struct
7
SYNOPSIS
9void acct_collect(long exitcode, int group_dead);
10
ARGUMENTS
12exitcode
13task exit code
1415
group_dead
16not 0, if this thread is the last one in the process.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 ACCT_COLLECT(9)