Home
last modified time | relevance | path

Searched defs:linux_ipc_perm (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/compat/linux/
Dlinux_ipc.h50 struct linux_ipc_perm { struct
51 linux_key_t l_key;
52 ushort l_uid;
53 ushort l_gid;
54 ushort l_cuid;
55 ushort l_cgid;
56 ushort l_mode;
57 ushort l_seq;