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

/linux-master/include/uapi/linux/
H A Dipc.h10 struct ipc_perm struct
40 #define IPC_SET 1 /* set ipc_perm options */
41 #define IPC_STAT 2 /* get ipc_perm options */
H A Dmsg.h19 struct ipc_perm msg_perm;
H A Dsem.h26 struct ipc_perm sem_perm; /* permissions .. see ipc.h */
H A Dshm.h29 struct ipc_perm shm_perm; /* operation perms */
/linux-master/ipc/
H A Dutil.h179 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out);
H A Dutil.c576 * old/new ipc_perm structures
606 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out)

Completed in 139 milliseconds