!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/X11R6/include/X11/extensions/   drwxr-xr-x
Free 318.35 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:     xf86rush.h (2.65 KB)      -r--r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* $XFree86: xc/include/extensions/xf86rush.h,v 1.4 2000/02/29 03:09:00 dawes Exp $ */
/*

Copyright (c) 1998  Daryll Strauss

*/

#ifndef _XF86RUSH_H_
#define _XF86RUSH_H_

#include <X11/extensions/Xv.h>
#include <X11/Xfuncproto.h>

#define X_XF86RushQueryVersion        0
#define X_XF86RushLockPixmap        1
#define X_XF86RushUnlockPixmap        2
#define X_XF86RushUnlockAllPixmaps    3
#define X_XF86RushGetCopyMode        4
#define X_XF86RushSetCopyMode        5
#define X_XF86RushGetPixelStride    6
#define X_XF86RushSetPixelStride    7
#define X_XF86RushOverlayPixmap        8
#define X_XF86RushStatusRegOffset    9
#define X_XF86RushAT3DEnableRegs    10
#define X_XF86RushAT3DDisableRegs    11

#define XF86RushNumberEvents        0

#define XF86RushClientNotLocal        0
#define XF86RushNumberErrors        (XF86RushClientNotLocal + 1)

#ifndef _XF86RUSH_SERVER_

_XFUNCPROTOBEGIN

Bool XF86RushQueryVersion(
#if NeedFunctionPrototypes
    Display*        /* dpy */,
    int*        /* majorVersion */,
    int*        /* minorVersion */
#endif
);

Bool XF86RushQueryExtension(
#if NeedFunctionPrototypes
    Display*        /* dpy */,
    int*        /* event_base */,
    int*        /* error_base */
#endif
);

Bool XF86RushLockPixmap(
#if NeedFunctionPrototypes
    Display *        /* dpy */,
    int            /* screen */,
    Pixmap        /* Pixmap */,
    void **        /* Return address */
#endif
);

Bool XF86RushUnlockPixmap(
#if NeedFunctionPrototypes
    Display *        /* dpy */,
    int            /* screen */,
    Pixmap        /* Pixmap */
#endif
); 

Bool XF86RushUnlockAllPixmaps(
#if NeedFunctionPrototypes
    Display *        /* dpy */
#endif                
);

Bool XF86RushSetCopyMode(
#if NeedFunctionPrototypes
    Display *        /* dpy */,
    int            /* screen */,
    int            /* copy mode */
#endif                
);

Bool XF86RushSetPixelStride(
#if NeedFunctionPrototypes
    Display *        /* dpy */,
    int            /* screen */,
    int            /* pixel stride */
#endif                
);

Bool XF86RushOverlayPixmap(
#if NeedFunctionPrototypes
    Display *        /* dpy */,
    XvPortID        /* port */,
    Drawable        /* d */,
    GC            /* gc */,
    Pixmap        /* pixmap */,
    int            /* src_x */,
    int            /* src_y */,
    unsigned int    /* src_w */,
    unsigned int    /* src_h */,
    int            /* dest_x */,
    int            /* dest_y */,
    unsigned int    /* dest_w */,
    unsigned int    /* dest_h */,
    unsigned int    /* id */
#endif                
);

int XF86RushStatusRegOffset(
#if NeedFunctionPrototypes
    Display *        /* dpy */,
    int            /* screen */
#endif                
);

Bool XF86RushAT3DEnableRegs(
#if NeedFunctionPrototypes
    Display *        /* dpy */,
    int            /* screen */
#endif                
);

Bool XF86RushAT3DDisableRegs(
#if NeedFunctionPrototypes
    Display *        /* dpy */,
    int            /* screen */
#endif                
);

_XFUNCPROTOEND

#endif /* _XF86RUSH_SERVER_ */

#endif /* _XF86RUSH_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 #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0329 ]--