!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/lib/gcc-lib/i386-slackware-linux/3.2.2/include/netatalk/   drwxr-xr-x
Free 318.34 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:     phase2.h (2.24 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

    "/usr/include/netatalk/phase2.h"

    This had to be done to correct non-standard usages in the
    original, manufacturer supplied header file.  */

/*
 * $Id: phase2.h,v 1.2 2001/06/29 14:14:47 rufustfirefly Exp $
 *
 * Copyright (c) 1990,1991 Regents of The University of Michigan.
 * All Rights Reserved.
 */

# if defined( ultrix ) || defined( BSD4_4 )
#include <net/if_llc.h>
# else /* ultrix || BSD4_4 */

#if defined( sun ) && !defined( __svr4__ )
#include <net/if_ieee802.h>
#endif /* sun && !__svr4__ */

/*
 * Copyright (c) 1988 Regents of the University of California.
 * All rights reserved.
 *
 *      @(#)if_llc.h    7.2 (Berkeley) 6/28/90
 */

/*
 * IEEE 802.2 Link Level Control headers, for use in conjunction with
 * 802.{3,4,5} media access control methods.
 *
 * Headers here do not use bit fields due to shortcommings in many
 * compilers.
 */

struct llc {
    u_char    llc_dsap;
    u_char    llc_ssap;
    union {
        struct {
        u_char control;
        u_char format_id;
        u_char class;
        u_char window_x2;
        } type_u;
        struct {
        u_char num_snd_x2;
        u_char num_rcv_x2;
        } type_i;
        struct {
        u_char control;
        u_char num_rcv_x2;
        } type_s;
        struct {
        u_char control;
        u_char org_code[3];
        u_short ether_type;
        } type_snap;
    } llc_un;
};
#define llc_control llc_un.type_u.control
#define llc_fid llc_un.type_u.format_id
#define llc_class llc_un.type_u.class
#define llc_window llc_un.type_u.window_x2
#define llc_org_code llc_un.type_snap.org_code
#define llc_ether_type llc_un.type_snap.ether_type

#define LLC_UI        0x3
#define LLC_UI_P    0x13
#define LLC_XID        0xaf
#define LLC_XID_P    0xbf
#define LLC_TEST    0xe3
#define LLC_TEST_P    0xf3

#define LLC_ISO_LSAP    0xfe
#define LLC_SNAP_LSAP    0xaa

# endif /* ultrix && BSD4_4 */

#if defined( sun ) || defined( ibm032 )
#define SIOCPHASE1    _IOW('i', 100, struct ifreq)    /* AppleTalk phase 1 */
#define SIOCPHASE2    _IOW('i', 101, struct ifreq)    /* AppleTalk phase 2 */
#endif /* sun || ibm032 */

#if defined( ultrix ) || defined( BSD4_4 ) || defined( _IBMR2 )
#define SIOCPHASE1    _IOW('i', 100, struct ifreq)    /* AppleTalk phase 1 */
#define SIOCPHASE2    _IOW('i', 101, struct ifreq)    /* AppleTalk phase 2 */
#endif /* ultrix || BSD4_4 || _IBMR2 */

:: 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.0189 ]--