Lines Matching refs:strlen
895 if (name_len == strlen(cur->name) &&
919 if (strlen(cur->name) != name_len ||
1036 if (name_len == strlen(cur->name) &&
2327 if (buf_content_size < strlen(HTTP_RESPONSE) + 80) {
2328 buf_content_size = strlen(HTTP_RESPONSE) + 80;
2344 if (strlen(opt.psk) == 0) {
2578 if (strlen(opt.ca_path)) {
2580 } else if (strlen(opt.ca_file)) {
2621 if (strlen(opt.crt_file) && strcmp(opt.crt_file, "none") != 0) {
2629 if (strlen(opt.key_file) && strcmp(opt.key_file, "none") != 0) {
2643 if (strlen(opt.crt_file2) && strcmp(opt.crt_file2, "none") != 0) {
2651 if (strlen(opt.key_file2) && strcmp(opt.key_file2, "none") != 0) {
3179 if (strlen(opt.psk) != 0 && strlen(opt.psk_identity) != 0) {
3191 strlen(opt.psk_identity))) != 0) {
3201 strlen(opt.psk_identity));
3408 strlen(opt.ecjpake_pw),
3428 strlen(opt.ecjpake_pw))) != 0) {
4034 if (0 < strlen(opt.context_file)) {