SilcBool silc_idcache_find_by_name(SilcIDCache cache, char *name, SilcList *ret_list);
Find cache entries by the name associated with the ID. This may return multiple entries to the `ret_list' SilcList context. Returns TRUE if the entry was found.