!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/drivers/net/fc/   drwxr-xr-x
Free 318.37 GB of 458.09 GB (69.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     iph5526_scsi.h (1.4 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef IPH5526_SCSI_H
#define IPH5526_SCSI_H

#define IPH5526_CAN_QUEUE    32
#define IPH5526_SCSI_FC {                                          \
        name:                   "Interphase 5526 Fibre Channel SCSI Adapter",   \
        detect:                 iph5526_detect,                  \
        release:                iph5526_release,                 \
        info:                   iph5526_info,                    \
        queuecommand:           iph5526_queuecommand,            \
        bios_param:                iph5526_biosparam,               \
        can_queue:              IPH5526_CAN_QUEUE,               \
        this_id:                -1,                              \
        sg_tablesize:           255,                             \
        cmd_per_lun:            8,                               \
        use_clustering:         DISABLE_CLUSTERING,              \
        eh_abort_handler:       iph5526_abort,                   \
        eh_device_reset_handler:NULL,                            \
        eh_bus_reset_handler:   NULL,                            \
        eh_host_reset_handler:  NULL,                            \
}

int iph5526_detect(Scsi_Host_Template *tmpt);
int iph5526_queuecommand(Scsi_Cmnd *Cmnd, void (*done) (Scsi_Cmnd *));
int iph5526_release(struct Scsi_Host *host);
int iph5526_abort(Scsi_Cmnd *Cmnd);
const char *iph5526_info(struct Scsi_Host *host);
int iph5526_biosparam(Disk * disk, kdev_t n, int ip[]);

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