Searched refs:tlsp_client_app_cache (Results 1 – 1 of 1) sorted by relevance
546 static HTABLE *tlsp_client_app_cache; /* per-client init props */ variable1277 htable_find(tlsp_client_app_cache, init_key)) == 0) { in tlsp_client_init()1328 (void) htable_enter(tlsp_client_app_cache, init_key, in tlsp_client_init()1669 tlsp_client_app_cache = htable_create(10); in pre_jail_init_client()