Searched refs:acct_v3 (Results 1 – 4 of 4) sorted by relevance
37 #define ACCT_MEMBER(x) (v3 ? ((struct acct_v3 *)acc)->x : ((struct acct *)acc)->x)38 #define ACCT_MEMBER_V3(x) (((struct acct_v3 *)acc)->x)49 struct acct_v3 v3;239 acct_size = sizeof(struct acct_v3); in setup()
6 AC_CHECK_TYPES([struct acct_v3],,,[#include <sys/acct.h>])
38 struct acct_v3 { struct
75 struct acct_v3 struct