Searched refs:protolist (Results 1 – 1 of 1) sorted by relevance
50 static char protolist[1024]; in test() local66 {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 4 milliseconds