Home
last modified time | relevance | path

Searched defs:ACCT_MEMBER (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/acct/
H A Dacct02.c39 #define ACCT_MEMBER(x) (v3 ? ((struct acct_v3 *)acc)->x : ((struct acct *)acc)->x) macro
[all...]

Completed in 1 milliseconds