#include <pdl.h>
Data Fields | |
char * | name |
Plugin name. | |
char * | args |
Arguments of the plugin. | |
unsigned int | lineno |
Line number where the plugin is first seen in the configuration file. | |
plugin_s * | next |
Next plugin, or 0 if there are no-more plugins. |
Definition at line 101 of file pdl.h.