/* COVERAGE: acct */ #include int main() { acct("foobar"); // acct ("foobar") = -NNNN (EPERM) return 0; }