Searched refs:acct_size (Results 1 – 1 of 1) sorted by relevance
42 static int acct_size; variable173 read_bytes = SAFE_READ(0, fd, &acct_struct, acct_size); in run()185 if (read_bytes != acct_size) { in run()187 read_bytes, acct_size); in run()200 } while (read_bytes == acct_size && ret); in run()239 acct_size = sizeof(struct acct_v3); in setup()242 acct_size = sizeof(struct acct); in setup()