!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/linux/   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:     qnx4_fs_i.h (944 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 *  Name                         : qnx4_fs_i.h
 *  Author                       : Richard Frowijn
 *  Function                     : qnx4 inode definitions
 *  Version                      : 1.0.2
 *  Last modified                : 2000-01-06
 *
 *  History                      : 23-03-1998 created
 *
 */
#ifndef _QNX4_FS_I
#define _QNX4_FS_I

#include <linux/qnxtypes.h>

/*
 * qnx4 fs inode entry
 */
struct qnx4_inode_info {
    char        i_reserved[16];    /* 16 */
    qnx4_off_t    i_size;        /*  4 */
    qnx4_xtnt_t    i_first_xtnt;    /*  8 */
    __u32        i_xblk;        /*  4 */
    __s32        i_ftime;    /*  4 */
    __s32        i_mtime;    /*  4 */
    __s32        i_atime;    /*  4 */
    __s32        i_ctime;    /*  4 */
    qnx4_nxtnt_t    i_num_xtnts;    /*  2 */
    qnx4_mode_t    i_mode;        /*  2 */
    qnx4_muid_t    i_uid;        /*  2 */
    qnx4_mgid_t    i_gid;        /*  2 */
    qnx4_nlink_t    i_nlink;    /*  2 */
    __u8        i_zero[4];    /*  4 */
    qnx4_ftype_t    i_type;        /*  1 */
    __u8        i_status;    /*  1 */
    unsigned long    mmu_private;
};

#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.023 ]--