Searched refs:tval (Results 1 – 2 of 2) sorted by relevance
113 CONF_VALUE tval, *val; variable126 tval.name = val->name + 10;131 tval.name = val->name + 9;138 tval.value = val->value;140 if (!v2i_GENERAL_NAME_ex(sub->base, method, ctx, &tval, 1))
110 std::string tval; in FlipHeadersToHttpResponse() local112 tval = value.substr(start, (end - start)); in FlipHeadersToHttpResponse()114 tval = value.substr(start); in FlipHeadersToHttpResponse()117 raw_headers.append(tval); in FlipHeadersToHttpResponse()