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

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/usr/include/linux/lockd/   drwxr-xr-x
Free 3.77 GB of 27.03 GB (13.93%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     sm_inter.h (798 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
* linux/include/linux/lockd/sm_inter.h
*
* Declarations for the kernel statd client.
*
* Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
*/

#ifndef LINUX_LOCKD_SM_INTER_H
#define LINUX_LOCKD_SM_INTER_H

#define SM_PROGRAM    100024
#define SM_VERSION    1
#define SM_STAT        1
#define SM_MON        2
#define SM_UNMON    3
#define SM_UNMON_ALL    4
#define SM_SIMU_CRASH    5
#define SM_NOTIFY    6

#define SM_MAXSTRLEN    1024

/*
* Arguments for all calls to statd
*/
struct nsm_args {
    u32        addr;        /* remote address */
    u32        prog;        /* RPC callback info */
    u32        vers;
    u32        proc;
};

/*
* Result returned by statd
*/
struct nsm_res {
    u32        status;
    u32        state;
};

int        nsm_monitor(struct nlm_host *);
int        nsm_unmonitor(struct nlm_host *);
extern u32    nsm_local_state;

#endif /* LINUX_LOCKD_SM_INTER_H */

:: 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 #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0032 ]--