!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-oracle-5.13-headers-5.13.0-1018/arch/s390/include/asm/   drwxr-xr-x
Free 83.22 GB of 96.73 GB (86.04%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     stp.h (1.67 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 */
/*
 *  Copyright IBM Corp. 2006
 *  Author(s): Martin Schwidefsky ([email protected])
 */
#ifndef __S390_STP_H
#define __S390_STP_H

#include <linux/compiler.h>

/* notifier for syncs */
extern struct atomic_notifier_head s390_epoch_delta_notifier;

/* STP interruption parameter */
struct stp_irq_parm {
    u32        : 14;
    u32 tsc        :  1;    /* Timing status change */
    u32 lac        :  1;    /* Link availability change */
    u32 tcpc    :  1;    /* Time control parameter change */
    u32        : 15;
} __packed;

#define STP_OP_SYNC    1
#define STP_OP_CTRL    3

struct stp_sstpi {
    u32        : 32;
    u32 tu        :  1;
    u32 lu        :  1;
    u32        :  6;
    u32 stratum    :  8;
    u32 vbits    : 16;
    u32 leaps    : 16;
    u32 tmd        :  4;
    u32 ctn        :  4;
    u32        :  3;
    u32 c        :  1;
    u32 tst        :  4;
    u32 tzo        : 16;
    u32 dsto    : 16;
    u32 ctrl    : 16;
    u32        : 16;
    u32 tto;
    u32        : 32;
    u32 ctnid[3];
    u32        : 32;
    u32 todoff[4];
    u32 rsvd[48];
} __packed;

struct stp_tzib {
    u32 tzan    : 16;
    u32        : 16;
    u32 tzo        : 16;
    u32 dsto    : 16;
    u32 stn;
    u32 dstn;
    u64 dst_on_alg;
    u64 dst_off_alg;
} __packed;

struct stp_tcpib {
    u32 atcode    : 4;
    u32 ntcode    : 4;
    u32 d        : 1;
    u32        : 23;
    s32 tto;
    struct stp_tzib atzib;
    struct stp_tzib ntzib;
    s32 adst_offset : 16;
    s32 ndst_offset : 16;
    u32 rsvd1;
    u64 ntzib_update;
    u64 ndsto_update;
} __packed;

struct stp_lsoib {
    u32 p        : 1;
    u32        : 31;
    s32 also    : 16;
    s32 nlso    : 16;
    u64 nlsout;
} __packed;

struct stp_stzi {
    u32 rsvd0[3];
    u64 data_ts;
    u32 rsvd1[22];
    struct stp_tcpib tcpib;
    struct stp_lsoib lsoib;
} __packed;

/* Functions needed by the machine check handler */
int stp_sync_check(void);
int stp_island_check(void);
void stp_queue_work(void);

#endif /* __S390_STP_H */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0046 ]--