secsocket_data     93 modules/arch/netware/mod_nw_ssl.c typedef struct secsocket_data secsocket_data;
secsocket_data    705 modules/arch/netware/mod_nw_ssl.c         secsocket_data *csd_data = apr_palloc(c->pool, sizeof(secsocket_data));
secsocket_data    892 modules/arch/netware/mod_nw_ssl.c     secsocket_data *csd_data = (secsocket_data*)ap_get_module_config(r->connection->conn_config, &nwssl_module);
secsocket_data    939 modules/arch/netware/mod_nw_ssl.c     secsocket_data *csd_data = (secsocket_data*)ap_get_module_config(c->conn_config, &nwssl_module);
secsocket_data   1149 modules/arch/netware/mod_nw_ssl.c     secsocket_data *csd_data;
secsocket_data   1172 modules/arch/netware/mod_nw_ssl.c         csd_data = (secsocket_data*)ap_get_module_config(r->connection->conn_config, &nwssl_module);