OpenVAS Scanner 23.23.1
ipc_exec_context Struct Reference

#include <ipc.h>

Data Fields

ipc_process_func pre_func
ipc_process_func func
ipc_process_func post_func
void * pre_arg
void * func_arg
void * post_arg
void * shared_context

Field Documentation

◆ func

ipc_process_func ipc_exec_context::func

◆ func_arg

void* ipc_exec_context::func_arg

◆ post_arg

void* ipc_exec_context::post_arg

◆ post_func

ipc_process_func ipc_exec_context::post_func

◆ pre_arg

void* ipc_exec_context::pre_arg

◆ pre_func

ipc_process_func ipc_exec_context::pre_func

◆ shared_context

void* ipc_exec_context::shared_context

The documentation for this struct was generated from the following file: