!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/src/linux-2.4.18-xfs-1.1/include/asm-parisc/   drwxr-xr-x
Free 318.33 GB of 458.09 GB (69.49%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     stat.h (1.75 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef _PARISC_STAT_H
#define _PARISC_STAT_H

#include <linux/types.h>

struct stat {
    dev_t        st_dev;        /* dev_t is 32 bits on parisc */
    ino_t        st_ino;        /* 32 bits */
    mode_t        st_mode;    /* 16 bits */
    nlink_t        st_nlink;    /* 16 bits */
    unsigned short    st_reserved1;    /* old st_uid */
    unsigned short    st_reserved2;    /* old st_gid */
    dev_t        st_rdev;
    off_t        st_size;
    time_t        st_atime;
    unsigned int    st_spare1;
    time_t        st_mtime;
    unsigned int    st_spare2;
    time_t        st_ctime;
    unsigned int    st_spare3;
    int        st_blksize;
    int        st_blocks;
    unsigned int    __unused1;    /* ACL stuff */
    dev_t        __unused2;    /* network */
    ino_t        __unused3;    /* network */
    unsigned int    __unused4;    /* cnodes */
    unsigned short    __unused5;    /* netsite */
    short        st_fstype;
    dev_t        st_realdev;
    unsigned short    st_basemode;
    unsigned short    st_spareshort;
    uid_t        st_uid;
    gid_t        st_gid;
    unsigned int    st_spare4[3];
};

typedef __kernel_off64_t    off64_t;

struct hpux_stat64 {
    dev_t        st_dev;        /* dev_t is 32 bits on parisc */
    ino_t           st_ino;         /* 32 bits */
    mode_t        st_mode;    /* 16 bits */
    nlink_t        st_nlink;    /* 16 bits */
    unsigned short    st_reserved1;    /* old st_uid */
    unsigned short    st_reserved2;    /* old st_gid */
    dev_t        st_rdev;
    off64_t        st_size;
    time_t        st_atime;
    unsigned int    st_spare1;
    time_t        st_mtime;
    unsigned int    st_spare2;
    time_t        st_ctime;
    unsigned int    st_spare3;
    int        st_blksize;
    __u64        st_blocks;
    unsigned int    __unused1;    /* ACL stuff */
    dev_t        __unused2;    /* network */
    ino_t           __unused3;      /* network */
    unsigned int    __unused4;    /* cnodes */
    unsigned short    __unused5;    /* netsite */
    short        st_fstype;
    dev_t        st_realdev;
    unsigned short    st_basemode;
    unsigned short    st_spareshort;
    uid_t        st_uid;
    gid_t        st_gid;
    unsigned int    st_spare4[3];
};
#define stat64    hpux_stat64

#endif

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0193 ]--