dfuzzer
Data Fields
fuzzing_target Struct Reference

#include <dfuzzer.h>

Data Fields

char name [MAXLEN]
 
char obj_path [MAXLEN]
 
char interface [MAXLEN]
 

Detailed Description

Structure containing D-Bus name, object path and interface of process.

Field Documentation

◆ interface

char fuzzing_target::interface[MAXLEN]

Interface

◆ name

char fuzzing_target::name[MAXLEN]

Bus name

◆ obj_path

char fuzzing_target::obj_path[MAXLEN]

Object path


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