Home
last modified time | relevance | path

Searched refs:proto_count (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/src/
Dtool_libinfo.c43 size_t proto_count = 0; variable
160 proto_count = builtin - built_in_protos; in get_libcurl_info()
Dtool_paramhlp.c293 DEBUGASSERT(n < proto_count); in protoset_set()
348 protoset = malloc((proto_count + 1) * sizeof(*protoset)); in proto2num()
397 built_in_protos, (proto_count + 1) * sizeof(*protoset)); in proto2num()
Dtool_libinfo.h34 extern size_t proto_count;