Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib1597.c50 static char protolist[1024]; in test() local
66 {protolist, &ok}, in test()
86 if((size_t) n >= sizeof(protolist)) { in test()
91 n += msnprintf(protolist + n, sizeof(protolist) - n, ",%s", *proto); in test()

Completed in 3 milliseconds