Searched refs:ACCT_BYTEORDER (Results 1 – 6 of 6) sorted by relevance
93 # define ACCT_BYTEORDER 0x80 /* Accounting file is big endian. */ macro95 # 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
114 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */ macro116 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */ macro
428 ac->ac_version = ACCT_VERSION | ACCT_BYTEORDER; in fill_ac()