OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msgpool
(Results
1 - 15
of
15
) sorted by null
/bionic/libc/kernel/common/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/development/ndk/platforms/android-3/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
msq.h
73
int
msgpool
;
member in struct:msginfo
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
msg.h
42
int
msgpool
;
member in struct:msginfo
57
#define
MSGPOOL
(MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */
61
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ) /* max no. of segments */
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
msg.h
47
int
msgpool
;
member in struct:msginfo
61
#define
MSGPOOL
(MSGMNI*MSGMNB/1024)
65
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ)
/external/kernel-headers/original/linux/
msg.h
42
int
msgpool
;
member in struct:msginfo
57
#define
MSGPOOL
(MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */
61
#define __MSGSEG ((
MSGPOOL
*1024)/ MSGSSZ) /* max no. of segments */
/external/valgrind/main/include/vki/
vki-linux.h
1419
int
msgpool
;
member in struct:vki_msginfo
[
all
...]
Completed in 28 milliseconds