Lines Matching refs:verb
69 static int verb = 0;
159 if(verb) printf("line too long\n");
167 if(verb) printf("could not SSL_read\n");
174 if(verb) printf("error: stray linefeeds\n");
222 if(verb>=2) printf("read: %s\n", buf);
258 if(verb>=1) printf("failed to set_ecdh_auto, not enabling ECDHE\n");
263 if(verb>=1) printf("could not find p256, not enabling ECDHE\n");
266 if(verb>=1) printf("Error in SSL_CTX_set_tmp_ecdh, not enabling ECDHE\n");
503 if(verb >= 3)
563 if(verb) {
586 if(verb) {printf("petal start\n"); fflush(stdout);}
593 if(verb) fflush(stdout);
596 if(verb) fflush(stdout);
599 if(verb) fflush(stdout);
604 } else if (verb >=2) log_errno("accept");
605 if(verb) fflush(stdout);
608 if(verb) printf("petal end\n");
647 verb++;