Lines Matching refs:vsc_info

353 	char *buf0 = ctx->vsc_info.vsi_send_buf;
363 (void) memset(ctx->vsc_info.vsi_send_buf, 0,
364 sizeof (ctx->vsc_info.vsi_send_buf));
393 if (ctx->vsc_info.vsi_icap_rc != VS_RESP_OK) {
396 vs_icap_resp_str(ctx->vsc_info.vsi_icap_rc));
450 if (ctx->vsc_info.vsi_icap_rc != VS_RESP_CONTINUE)
614 ctx->vsc_info.vsi_send_buf, len) < 0) {
642 char *hbuf0 = ctx->vsc_info.vsi_send_buf;
749 if (ctx->vsc_info.vsi_icap_rc == VS_RESP_CONTINUE) {
751 if ((ctx->vsc_info.vsi_res_hdr) ||
752 (ctx->vsc_info.vsi_res_body)) {
761 if (ctx->vsc_info.vsi_res_hdr) {
766 if (ctx->vsc_info.vsi_res_body)
784 char *buf = ctx->vsc_info.vsi_recv_buf;
797 &ctx->vsc_info.vsi_icap_rc);
822 char *buf = ctx->vsc_info.vsi_recv_buf;
870 switch (ctx->vsc_info.vsi_icap_rc) {
906 vs_icap_resp_str(ctx->vsc_info.vsi_icap_rc));
940 char *buf = ctx->vsc_info.vsi_recv_buf;
955 &ctx->vsc_info.vsi_http_rc);
956 ctx->vsc_info.vsi_html_content = B_TRUE;
960 if ((ctx->vsc_info.vsi_icap_rc == VS_RESP_OK) &&
961 (ctx->vsc_info.vsi_http_rc == VS_RESP_OK)) {
973 &ctx->vsc_info.vsi_content_len);
1093 char *lbuf = ctx->vsc_info.vsi_recv_buf;
1210 char *hdr = ctx->vsc_info.vsi_send_hdr;
1211 char *dbuf = ctx->vsc_info.vsi_send_buf;
1363 ctx->vsc_info.vsi_threat_hdr = VS_RESP_X_VIOLATIONS;
1388 char *buf = ctx->vsc_info.vsi_recv_buf;
1656 (ctx->vsc_info.vsi_threat_hdr < VS_RESP_X_INFECTION)) {
1663 ctx->vsc_info.vsi_threat_hdr = VS_RESP_X_INFECTION;
1691 ctx->vsc_info.vsi_threat_hdr = VS_RESP_X_VIRUS_ID;
1708 ctx->vsc_info.vsi_res_hdr = B_TRUE;
1711 ctx->vsc_info.vsi_res_body = B_TRUE;