acct_collect (9) - Linux Manuals

acct_collect: collect accounting information into pacct_struct

NAME

acct_collect - collect accounting information into pacct_struct

SYNOPSIS

void acct_collect(long exitcode, int group_dead);

ARGUMENTS

exitcode

task exit code

group_dead

not 0, if this thread is the last one in the process.

COPYRIGHT