!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-151/arch/arm64/include/asm/   drwxr-xr-x
Free 28.75 GB of 117.98 GB (24.37%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     stat.h (947 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (C) 2012 ARM Ltd.
 */
#ifndef __ASM_STAT_H
#define __ASM_STAT_H

#include <uapi/asm/stat.h>

#ifdef CONFIG_COMPAT

#include <linux/time.h>
#include <asm/compat.h>

/*
 * struct stat64 is needed for compat tasks only. Its definition is different
 * from the generic struct stat64.
 */
struct stat64 {
    compat_u64    st_dev;
    unsigned char   __pad0[4];

#define STAT64_HAS_BROKEN_ST_INO    1
    compat_ulong_t    __st_ino;
    compat_uint_t    st_mode;
    compat_uint_t    st_nlink;

    compat_ulong_t    st_uid;
    compat_ulong_t    st_gid;

    compat_u64    st_rdev;
    unsigned char   __pad3[4];

    compat_s64    st_size;
    compat_ulong_t    st_blksize;
    compat_u64    st_blocks;    /* Number of 512-byte blocks allocated. */

    compat_ulong_t    st_atime;
    compat_ulong_t    st_atime_nsec;

    compat_ulong_t    st_mtime;
    compat_ulong_t    st_mtime_nsec;

    compat_ulong_t    st_ctime;
    compat_ulong_t    st_ctime_nsec;

    compat_u64    st_ino;
};

#endif
#endif

:: 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.0037 ]--