ipc.h\bits\mips64\arch - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/arch/mips64/bits/ipc.h
blob: df2271686a1c1e1ff1a75a37d2755cd56d1eb3e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
struct ipc_perm {
	key_t __ipc_perm_key;
	uid_t uid;
	gid_t gid;
	uid_t cuid;
	gid_t cgid;
	mode_t mode;
	int __ipc_perm_seq;
	int __pad1;
	unsigned long __unused1;
	unsigned long __unused2;
};
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 10:16:08 +0000

AltStyle によって変換されたページ (->オリジナル) /