OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipc_perm
(Results
51 - 75
of
161
) sorted by null
1
2
3
4
5
6
7
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipc.h
9
struct
ipc_perm
struct
39
#define IPC_SET 1 /* set
ipc_perm
options */
40
#define IPC_STAT 2 /* get
ipc_perm
options */
msg.h
16
struct
ipc_perm
msg_perm;
sem.h
24
struct
ipc_perm
sem_perm; /* permissions .. see ipc.h */
shm.h
22
struct
ipc_perm
shm_perm; /* operation perms */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
shm.h
52
struct
ipc_perm
shm_perm; /* operation permission struct */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipc.h
9
struct
ipc_perm
struct
39
#define IPC_SET 1 /* set
ipc_perm
options */
40
#define IPC_STAT 2 /* get
ipc_perm
options */
msg.h
16
struct
ipc_perm
msg_perm;
sem.h
24
struct
ipc_perm
sem_perm; /* permissions .. see ipc.h */
shm.h
22
struct
ipc_perm
shm_perm; /* operation perms */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
shm.h
52
struct
ipc_perm
shm_perm; /* operation permission struct */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipc.h
9
struct
ipc_perm
struct
39
#define IPC_SET 1 /* set
ipc_perm
options */
40
#define IPC_STAT 2 /* get
ipc_perm
options */
msg.h
16
struct
ipc_perm
msg_perm;
sem.h
24
struct
ipc_perm
sem_perm; /* permissions .. see ipc.h */
shm.h
22
struct
ipc_perm
shm_perm; /* operation perms */
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
msg.h
24
struct
ipc_perm
msg_perm;
sem.h
31
struct
ipc_perm
sem_perm;
shm.h
28
struct
ipc_perm
shm_perm;
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
msg.h
24
struct
ipc_perm
msg_perm;
sem.h
31
struct
ipc_perm
sem_perm;
shm.h
28
struct
ipc_perm
shm_perm;
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
msg.h
24
struct
ipc_perm
msg_perm;
sem.h
31
struct
ipc_perm
sem_perm;
shm.h
28
struct
ipc_perm
shm_perm;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msg.h
24
struct
ipc_perm
msg_perm;
sem.h
31
struct
ipc_perm
sem_perm;
Completed in 391 milliseconds
1
2
3
4
5
6
7