ipc.h\bits\powerpc\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/powerpc/bits/ipc.h
blob: a388d56b5b3e36b7b8f5d2c7b3ac2e34bb6815ad (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;
	long long __pad2;
	long long __pad3;
};
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月04日 08:40:06 +0000

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