#include <reloptions.h>
Data Fields | |
const char * | name |
const char * | desc |
bits32 | kinds |
int | namelen |
relopt_type | type |
Definition at line 58 of file reloptions.h.
const char* relopt_gen::desc |
Definition at line 62 of file reloptions.h.
Referenced by allocate_reloption().
Definition at line 63 of file reloptions.h.
Referenced by allocate_reloption().
const char* relopt_gen::name |
Definition at line 60 of file reloptions.h.
Referenced by allocate_reloption(), initialize_reloptions(), and parse_one_reloption().
Definition at line 64 of file reloptions.h.
Referenced by allocate_reloption(), initialize_reloptions(), parse_one_reloption(), and parseRelOptions().
Definition at line 65 of file reloptions.h.
Referenced by allocate_reloption(), initialize_reloptions(), and parse_one_reloption().