Searched refs:ipc_perm (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dipc.h9 struct ipc_perm struct
39 #define IPC_SET 1 /* set ipc_perm options */
40 #define IPC_STAT 2 /* get ipc_perm options */
H A Dmsg.h16 struct ipc_perm msg_perm;
H A Dshm.h22 struct ipc_perm shm_perm; /* operation perms */
H A Dsem.h24 struct ipc_perm sem_perm; /* permissions .. see ipc.h */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dipc.h9 struct ipc_perm struct
39 #define IPC_SET 1 /* set ipc_perm options */
40 #define IPC_STAT 2 /* get ipc_perm options */
H A Dmsg.h16 struct ipc_perm msg_perm;
H A Dshm.h22 struct ipc_perm shm_perm; /* operation perms */
H A Dsem.h24 struct ipc_perm sem_perm; /* permissions .. see ipc.h */
/asus-wl-520gu-7.0.1.45/src/linux/linux/ipc/
H A Dutil.h100 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out);
H A Dutil.c271 * old/new ipc_perm structures
304 void ipc64_perm_to_ipc_perm (struct ipc64_perm *in, struct ipc_perm *out)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsys_ppc32.c2442 struct ipc_perm sem_perm;
2465 struct ipc_perm msg_perm;
2498 struct ipc_perm shm_perm;
2595 sizeof(struct ipc_perm));
2761 sizeof(struct ipc_perm));
2808 sizeof(struct ipc_perm));
2924 sizeof(struct ipc_perm));

Completed in 169 milliseconds