Searched refs:ACCT_BYTEORDER (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dacct.h111 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */ macro
113 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dacct.c446 ac.ac_version = ACCT_VERSION | ACCT_BYTEORDER;

Completed in 44 milliseconds