HomeSort by relevance Sort by last modified time
    Searched refs:ACCT_BYTEORDER (Results 1 - 13 of 13) sorted by null

  /bionic/libc/kernel/uapi/linux/
acct.h 95 #define ACCT_BYTEORDER 0x80
97 #define ACCT_BYTEORDER 0x00
  /development/ndk/platforms/android-L/include/linux/
acct.h 95 #define ACCT_BYTEORDER 0x80
97 #define ACCT_BYTEORDER 0x00
  /external/kernel-headers/original/uapi/linux/
acct.h 111 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */
113 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
acct.h 105 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */
107 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
acct.h 96 # define ACCT_BYTEORDER 0x80 /* Accounting file is big endian. */
98 # define ACCT_BYTEORDER 0x00 /* Accounting file is little endian. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
acct.h 105 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */
107 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
acct.h 96 # define ACCT_BYTEORDER 0x80 /* Accounting file is big endian. */
98 # define ACCT_BYTEORDER 0x00 /* Accounting file is little endian. */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
acct.h 95 #define ACCT_BYTEORDER 0x80
97 #define ACCT_BYTEORDER 0x00
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
acct.h 95 #define ACCT_BYTEORDER 0x80
97 #define ACCT_BYTEORDER 0x00
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
acct.h 95 #define ACCT_BYTEORDER 0x80
97 #define ACCT_BYTEORDER 0x00
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
acct.h 95 #define ACCT_BYTEORDER 0x80
97 #define ACCT_BYTEORDER 0x00
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
acct.h 95 #define ACCT_BYTEORDER 0x80
97 #define ACCT_BYTEORDER 0x00
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
acct.h 95 #define ACCT_BYTEORDER 0x80
97 #define ACCT_BYTEORDER 0x00

Completed in 771 milliseconds