Searched defs:linux_ipc_perm (Results 1 – 1 of 1) sorted by relevance
53 struct linux_ipc_perm { struct54 linux_key_t l_key;55 ushort l_uid;56 ushort l_gid;57 ushort l_cuid;58 ushort l_cgid;59 ushort l_mode;60 ushort l_seq;