Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dacct.h96 # define ACCT_BYTEORDER 0x80 /* Accounting file is big endian. */ macro
98 # define ACCT_BYTEORDER 0x00 /* Accounting file is little endian. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dacct.h107 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */ macro
109 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */ macro