File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/ipcbuf.h.tar
Back
usr/src/linux-headers-5.15.0-142/arch/parisc/include/uapi/asm/ipcbuf.h 0000644 00000001505 15030352722 0020724 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __PARISC_IPCBUF_H__ #define __PARISC_IPCBUF_H__ #include <asm/bitsperlong.h> #include <linux/posix_types.h> /* * The ipc64_perm structure for PA-RISC is almost identical to * kern_ipc_perm as we have always had 32-bit UIDs and GIDs in the kernel. * 'seq' has been changed from long to int so that it's the same size * on 64-bit kernels as on 32-bit ones. */ struct ipc64_perm { __kernel_key_t key; __kernel_uid_t uid; __kernel_gid_t gid; __kernel_uid_t cuid; __kernel_gid_t cgid; #if __BITS_PER_LONG != 64 unsigned short int __pad1; #endif __kernel_mode_t mode; unsigned short int __pad2; unsigned short int seq; unsigned int __pad3; unsigned long long int __unused1; unsigned long long int __unused2; }; #endif /* __PARISC_IPCBUF_H__ */ usr/src/linux-headers-5.15.0-133/arch/xtensa/include/uapi/asm/ipcbuf.h 0000644 00000001651 15030474717 0020760 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * include/asm-xtensa/ipcbuf.h * * The ipc64_perm structure for the Xtensa architecture. * Note extra padding because this structure is passed back and forth * between kernel and user space. * * Copyright (C) 2001 - 2005 Tensilica Inc. */ #ifndef _XTENSA_IPCBUF_H #define _XTENSA_IPCBUF_H #include <linux/posix_types.h> /* * Pad space is left for: * - 32-bit mode_t and seq * - 2 miscellaneous 32-bit values * * This file is subject to the terms and conditions of the GNU General * Public License. See the file "COPYING" in the main directory of * this archive for more details. */ struct ipc64_perm { __kernel_key_t key; __kernel_uid32_t uid; __kernel_gid32_t gid; __kernel_uid32_t cuid; __kernel_gid32_t cgid; __kernel_mode_t mode; unsigned long seq; unsigned long __unused1; unsigned long __unused2; }; #endif /* _XTENSA_IPCBUF_H */ usr/src/linux-headers-5.15.0-141/arch/parisc/include/uapi/asm/ipcbuf.h 0000644 00000001505 15030540704 0020722 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __PARISC_IPCBUF_H__ #define __PARISC_IPCBUF_H__ #include <asm/bitsperlong.h> #include <linux/posix_types.h> /* * The ipc64_perm structure for PA-RISC is almost identical to * kern_ipc_perm as we have always had 32-bit UIDs and GIDs in the kernel. * 'seq' has been changed from long to int so that it's the same size * on 64-bit kernels as on 32-bit ones. */ struct ipc64_perm { __kernel_key_t key; __kernel_uid_t uid; __kernel_gid_t gid; __kernel_uid_t cuid; __kernel_gid_t cgid; #if __BITS_PER_LONG != 64 unsigned short int __pad1; #endif __kernel_mode_t mode; unsigned short int __pad2; unsigned short int seq; unsigned int __pad3; unsigned long long int __unused1; unsigned long long int __unused2; }; #endif /* __PARISC_IPCBUF_H__ */ usr/src/linux-headers-5.15.0-142/arch/powerpc/include/uapi/asm/ipcbuf.h 0000644 00000002041 15030623355 0021121 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ #ifndef _ASM_POWERPC_IPCBUF_H #define _ASM_POWERPC_IPCBUF_H /* * The ipc64_perm structure for the powerpc is identical to * kern_ipc_perm as we have always had 32-bit UIDs and GIDs in the * kernel. Note extra padding because this structure is passed back * and forth between kernel and user space. Pad space is left for: * - 1 32-bit value to fill up for 8-byte alignment * - 2 miscellaneous 64-bit values * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ #include <linux/types.h> struct ipc64_perm { __kernel_key_t key; __kernel_uid_t uid; __kernel_gid_t gid; __kernel_uid_t cuid; __kernel_gid_t cgid; __kernel_mode_t mode; unsigned int seq; unsigned int __pad1; unsigned long long __unused1; unsigned long long __unused2; }; #endif /* _ASM_POWERPC_IPCBUF_H */
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings