Searched defs:ACCT_BYTEORDER (Results 1 – 5 of 5) sorted by relevance
93 # define ACCT_BYTEORDER 0x80 /* Accounting file is big endian. */ macro95 # define ACCT_BYTEORDER 0x00 /* Accounting file is little endian. */ macro
114 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */ macro116 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */ macro
106 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */ macro108 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */ macro