Searched refs:proxy_auth_maps (Results 1 – 1 of 1) sorted by relevance
280 static HTABLE *proxy_auth_maps; variable348 if (htable_locate(proxy_auth_maps, map_type_name) == 0) { in proxy_map_find()736 && htable_locate(proxy_auth_maps, type_name) == 0) { in authorize_proxied_maps()737 (void) htable_enter(proxy_auth_maps, type_name, (void *) 0); in authorize_proxied_maps()774 proxy_auth_maps = htable_create(13); in post_jail_init()