SilcClientCommand silc_client_command_find(SilcClient client, const char *name);
Finds and returns a pointer to the command list. Return NULL if the command is not found. See the `command.[ch]' for the command list. Command names are not case-sensitive.