Searched refs:toklen (Results 1 – 1 of 1) sorted by relevance
535 int toklen = lws_hdr_total_length(wsi, h), n, comma; in lws_hdr_copy() local538 if (!toklen) in lws_hdr_copy()541 if (toklen >= len) in lws_hdr_copy()591 lwsl_err("%s: WSI_TOKEN_HTTP_URI_ARGS toklen %d\n", __func__, (int)toklen); in lws_hdr_copy()593 return toklen; in lws_hdr_copy()