Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/common/
H A Dlinux_ipc.h53 struct linux_ipc_perm { struct
54 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;