Searched refs:whatstr (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/docs/examples/
H A Dhiperfifo.c257 const char *whatstr[]={ "none", "IN", "OUT", "INOUT", "REMOVE" }; local
260 "socket callback: s=%d e=%p what=%s ", s, e, whatstr[what]);
267 fprintf(MSG_OUT, "Adding data: %s\n", whatstr[what]);
273 whatstr[fdp->action], whatstr[what]);
H A Devhiperfifo.c269 const char *whatstr[]={ "none", "IN", "OUT", "INOUT", "REMOVE"}; local
272 "socket callback: s=%d e=%p what=%s ", s, e, whatstr[what]);
281 fprintf(MSG_OUT, "Adding data: %s\n", whatstr[what]);
287 whatstr[fdp->action], whatstr[what]);
H A Dghiper.c255 static const char *whatstr[]={ "none", "IN", "OUT", "INOUT", "REMOVE" }; local
257 MSG_OUT("socket callback: s=%d e=%p what=%s ", s, e, whatstr[what]);

Completed in 90 milliseconds