OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACCT_BYTEORDER
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
acct.h
107
#define
ACCT_BYTEORDER
0x80 /* accounting file is big endian */
109
#define
ACCT_BYTEORDER
0x00 /* accounting file is little endian */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h
107
#define
ACCT_BYTEORDER
0x80 /* accounting file is big endian */
109
#define
ACCT_BYTEORDER
0x00 /* accounting file is little endian */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/linux/
acct.h
107
#define
ACCT_BYTEORDER
0x80 /* accounting file is big endian */
109
#define
ACCT_BYTEORDER
0x00 /* accounting file is little endian */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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. */
Completed in 1156 milliseconds