UnknownSec Bypass
403
:
/
lib
/
modules
/
5.11.0-1022-aws
/
build
/
include
/
uapi
/
linux
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
pidfd.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI_LINUX_PIDFD_H #define _UAPI_LINUX_PIDFD_H #include <linux/types.h> #include <linux/fcntl.h> /* Flags for pidfd_open(). */ #define PIDFD_NONBLOCK O_NONBLOCK #endif /* _UAPI_LINUX_PIDFD_H */
Copyright © 2025 - UnknownSec