Rizin
unix-like reverse engineering framework and cli tools
io_procpid.c File Reference
#include <rz_userconf.h>
#include <rz_io.h>
#include <rz_lib.h>
#include <rz_cons.h>

Go to the source code of this file.

Variables

RzIOPlugin rz_io_plugin_procpid
 
RZ_API RzLibStruct rizin_plugin
 

Variable Documentation

◆ rizin_plugin

RZ_API RzLibStruct rizin_plugin
Initial value:
= {
.type = RZ_LIB_TYPE_IO,
}
RzIOPlugin rz_io_plugin_procpid
Definition: io_procpid.c:138
@ RZ_LIB_TYPE_IO
Definition: rz_lib.h:69
#define RZ_VERSION
Definition: rz_version.h:8
const char * version
Definition: rz_io.h:117

Definition at line 144 of file io_procpid.c.

◆ rz_io_plugin_procpid

RzIOPlugin rz_io_plugin_procpid
Initial value:
= {
.name = NULL
}
#define NULL
Definition: cris-opc.c:27

Definition at line 138 of file io_procpid.c.