shmcb_lookup_session_id 261 modules/ssl/ssl_scache_shmcb.c static SSL_SESSION *shmcb_lookup_session_id(server_rec *, SHMCBQueue *, SHMCBCache *, UCHAR *, unsigned int); shmcb_lookup_session_id 743 modules/ssl/ssl_scache_shmcb.c pSession = shmcb_lookup_session_id(s, &queue, &cache, id, idlen);