Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_ipc.h44 struct linux32_ipc64_perm { struct
45 linux32_key_t l_key;
46 uint l_uid;
47 uint l_gid;
48 uint l_cuid;
49 uint l_cgid;
50 ushort l_mode;
51 ushort l___pad1;
75 struct linux32_ipc64_perm l_msg_perm; argument