fred-mod-eppd-2.20.2
|
Item of command hash table used for fast command recognition. More...
Data Fields | |
cmd_hash_item * | next |
Next item in hash table. | |
char * | key |
Hash key (command name). | |
epp_command_type | val |
Hash value (command type). | |
Item of command hash table used for fast command recognition.