shell bypass 403

GrazzMean Shell

: /usr/include/tcl-private/unix/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.137.167.79
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : tclDTrace.h
/* Generated by the Systemtap dtrace wrapper */


#define _SDT_HAS_SEMAPHORES 1


#define STAP_HAS_SEMAPHORES 1 /* deprecated */


#include <sys/sdt.h>

/* TCL_PROC_ENTRY ( TclDTraceStr name, int objc, struct Tcl_Obj **objv ) */
#if defined STAP_SDT_V1
#define TCL_PROC_ENTRY_ENABLED() __builtin_expect (proc__entry_semaphore, 0)
#define tcl_proc__entry_semaphore proc__entry_semaphore
#else
#define TCL_PROC_ENTRY_ENABLED() __builtin_expect (tcl_proc__entry_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_proc__entry_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_PROC_ENTRY(arg1, arg2, arg3) \
DTRACE_PROBE3 (tcl, proc__entry, arg1, arg2, arg3)

/* TCL_PROC_RETURN ( TclDTraceStr name, int code ) */
#if defined STAP_SDT_V1
#define TCL_PROC_RETURN_ENABLED() __builtin_expect (proc__return_semaphore, 0)
#define tcl_proc__return_semaphore proc__return_semaphore
#else
#define TCL_PROC_RETURN_ENABLED() __builtin_expect (tcl_proc__return_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_proc__return_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_PROC_RETURN(arg1, arg2) \
DTRACE_PROBE2 (tcl, proc__return, arg1, arg2)

/* TCL_PROC_RESULT ( TclDTraceStr name, int code, TclDTraceStr result, struct Tcl_Obj *resultobj ) */
#if defined STAP_SDT_V1
#define TCL_PROC_RESULT_ENABLED() __builtin_expect (proc__result_semaphore, 0)
#define tcl_proc__result_semaphore proc__result_semaphore
#else
#define TCL_PROC_RESULT_ENABLED() __builtin_expect (tcl_proc__result_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_proc__result_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_PROC_RESULT(arg1, arg2, arg3, arg4) \
DTRACE_PROBE4 (tcl, proc__result, arg1, arg2, arg3, arg4)

/* TCL_PROC_ARGS ( TclDTraceStr name, TclDTraceStr arg1, TclDTraceStr arg2, TclDTraceStr arg3, TclDTraceStr arg4, TclDTraceStr arg5, TclDTraceStr arg6, TclDTraceStr arg7, TclDTraceStr arg8, TclDTraceStr arg9 ) */
#if defined STAP_SDT_V1
#define TCL_PROC_ARGS_ENABLED() __builtin_expect (proc__args_semaphore, 0)
#define tcl_proc__args_semaphore proc__args_semaphore
#else
#define TCL_PROC_ARGS_ENABLED() __builtin_expect (tcl_proc__args_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_proc__args_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_PROC_ARGS(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) \
DTRACE_PROBE10 (tcl, proc__args, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10)

/* TCL_PROC_INFO ( TclDTraceStr cmd, TclDTraceStr type, TclDTraceStr proc, TclDTraceStr file, int line, int level, TclDTraceStr method, TclDTraceStr class ) */
#if defined STAP_SDT_V1
#define TCL_PROC_INFO_ENABLED() __builtin_expect (proc__info_semaphore, 0)
#define tcl_proc__info_semaphore proc__info_semaphore
#else
#define TCL_PROC_INFO_ENABLED() __builtin_expect (tcl_proc__info_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_proc__info_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_PROC_INFO(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
DTRACE_PROBE8 (tcl, proc__info, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8)

/* TCL_CMD_ENTRY ( TclDTraceStr name, int objc, struct Tcl_Obj **objv ) */
#if defined STAP_SDT_V1
#define TCL_CMD_ENTRY_ENABLED() __builtin_expect (cmd__entry_semaphore, 0)
#define tcl_cmd__entry_semaphore cmd__entry_semaphore
#else
#define TCL_CMD_ENTRY_ENABLED() __builtin_expect (tcl_cmd__entry_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_cmd__entry_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_CMD_ENTRY(arg1, arg2, arg3) \
DTRACE_PROBE3 (tcl, cmd__entry, arg1, arg2, arg3)

/* TCL_CMD_RETURN ( TclDTraceStr name, int code ) */
#if defined STAP_SDT_V1
#define TCL_CMD_RETURN_ENABLED() __builtin_expect (cmd__return_semaphore, 0)
#define tcl_cmd__return_semaphore cmd__return_semaphore
#else
#define TCL_CMD_RETURN_ENABLED() __builtin_expect (tcl_cmd__return_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_cmd__return_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_CMD_RETURN(arg1, arg2) \
DTRACE_PROBE2 (tcl, cmd__return, arg1, arg2)

/* TCL_CMD_RESULT ( TclDTraceStr name, int code, TclDTraceStr result, struct Tcl_Obj *resultobj ) */
#if defined STAP_SDT_V1
#define TCL_CMD_RESULT_ENABLED() __builtin_expect (cmd__result_semaphore, 0)
#define tcl_cmd__result_semaphore cmd__result_semaphore
#else
#define TCL_CMD_RESULT_ENABLED() __builtin_expect (tcl_cmd__result_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_cmd__result_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_CMD_RESULT(arg1, arg2, arg3, arg4) \
DTRACE_PROBE4 (tcl, cmd__result, arg1, arg2, arg3, arg4)

/* TCL_CMD_ARGS ( TclDTraceStr name, TclDTraceStr arg1, TclDTraceStr arg2, TclDTraceStr arg3, TclDTraceStr arg4, TclDTraceStr arg5, TclDTraceStr arg6, TclDTraceStr arg7, TclDTraceStr arg8, TclDTraceStr arg9 ) */
#if defined STAP_SDT_V1
#define TCL_CMD_ARGS_ENABLED() __builtin_expect (cmd__args_semaphore, 0)
#define tcl_cmd__args_semaphore cmd__args_semaphore
#else
#define TCL_CMD_ARGS_ENABLED() __builtin_expect (tcl_cmd__args_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_cmd__args_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_CMD_ARGS(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) \
DTRACE_PROBE10 (tcl, cmd__args, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10)

/* TCL_CMD_INFO ( TclDTraceStr cmd, TclDTraceStr type, TclDTraceStr proc, TclDTraceStr file, int line, int level, TclDTraceStr method, TclDTraceStr class ) */
#if defined STAP_SDT_V1
#define TCL_CMD_INFO_ENABLED() __builtin_expect (cmd__info_semaphore, 0)
#define tcl_cmd__info_semaphore cmd__info_semaphore
#else
#define TCL_CMD_INFO_ENABLED() __builtin_expect (tcl_cmd__info_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_cmd__info_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_CMD_INFO(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
DTRACE_PROBE8 (tcl, cmd__info, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8)

/* TCL_INST_START ( TclDTraceStr name, int depth, struct Tcl_Obj **stack ) */
#if defined STAP_SDT_V1
#define TCL_INST_START_ENABLED() __builtin_expect (inst__start_semaphore, 0)
#define tcl_inst__start_semaphore inst__start_semaphore
#else
#define TCL_INST_START_ENABLED() __builtin_expect (tcl_inst__start_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_inst__start_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_INST_START(arg1, arg2, arg3) \
DTRACE_PROBE3 (tcl, inst__start, arg1, arg2, arg3)

/* TCL_INST_DONE ( TclDTraceStr name, int depth, struct Tcl_Obj **stack ) */
#if defined STAP_SDT_V1
#define TCL_INST_DONE_ENABLED() __builtin_expect (inst__done_semaphore, 0)
#define tcl_inst__done_semaphore inst__done_semaphore
#else
#define TCL_INST_DONE_ENABLED() __builtin_expect (tcl_inst__done_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_inst__done_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_INST_DONE(arg1, arg2, arg3) \
DTRACE_PROBE3 (tcl, inst__done, arg1, arg2, arg3)

/* TCL_OBJ_CREATE ( struct Tcl_Obj* obj ) */
#if defined STAP_SDT_V1
#define TCL_OBJ_CREATE_ENABLED() __builtin_expect (obj__create_semaphore, 0)
#define tcl_obj__create_semaphore obj__create_semaphore
#else
#define TCL_OBJ_CREATE_ENABLED() __builtin_expect (tcl_obj__create_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_obj__create_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_OBJ_CREATE(arg1) \
DTRACE_PROBE1 (tcl, obj__create, arg1)

/* TCL_OBJ_FREE ( struct Tcl_Obj* obj ) */
#if defined STAP_SDT_V1
#define TCL_OBJ_FREE_ENABLED() __builtin_expect (obj__free_semaphore, 0)
#define tcl_obj__free_semaphore obj__free_semaphore
#else
#define TCL_OBJ_FREE_ENABLED() __builtin_expect (tcl_obj__free_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_obj__free_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_OBJ_FREE(arg1) \
DTRACE_PROBE1 (tcl, obj__free, arg1)

/* TCL_TCL_PROBE ( TclDTraceStr arg0, TclDTraceStr arg1, TclDTraceStr arg2, TclDTraceStr arg3, TclDTraceStr arg4, TclDTraceStr arg5, TclDTraceStr arg6, TclDTraceStr arg7, TclDTraceStr arg8, TclDTraceStr arg9 ) */
#if defined STAP_SDT_V1
#define TCL_TCL_PROBE_ENABLED() __builtin_expect (tcl__probe_semaphore, 0)
#define tcl_tcl__probe_semaphore tcl__probe_semaphore
#else
#define TCL_TCL_PROBE_ENABLED() __builtin_expect (tcl_tcl__probe_semaphore, 0)
#endif
__extension__ extern unsigned short tcl_tcl__probe_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define TCL_TCL_PROBE(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) \
DTRACE_PROBE10 (tcl, tcl__probe, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10)

© 2025 GrazzMean