Searched refs:protonames (Results 1 – 1 of 1) sorted by relevance
204 static const char *protonames[] = { variable698 for (n = 0; n < (int)LWS_ARRAY_SIZE(protonames); n++) in lws_ss_policy_parser_cb()699 if (strlen(protonames[n]) == ctx->npos && in lws_ss_policy_parser_cb()700 !strncmp(ctx->buf, protonames[n], ctx->npos)) in lws_ss_policy_parser_cb()