Searched defs:ACCT_MEMBER (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/acct/ | ||
H A D | acct02.c | 39 #define ACCT_MEMBER(x) (v3 ? ((struct acct_v3 *)acc)->x : ((struct acct *)acc)->x) macro [all...] |
Completed in 1 milliseconds