Searched refs:myp (Results 1 – 3 of 3) sorted by relevance
45 struct myprogress *myp = (struct myprogress *)p; in xferinfo() local46 CURL *curl = myp->curl; in xferinfo()54 if((curtime - myp->lastruntime) >= MINIMAL_PROGRESS_FUNCTIONALITY_INTERVAL) { in xferinfo()55 myp->lastruntime = curtime; in xferinfo()
3219 const char *myp; in www_body() local3220 for (myp = local_argv[i]; *myp; myp++) in www_body()3221 switch (*myp) { in www_body()3232 BIO_write(io, myp, 1); in www_body()
3214 const char *myp; in www_body() local3215 for (myp = local_argv[i]; *myp; myp++) in www_body()3216 switch (*myp) { in www_body()3227 BIO_write(io, myp, 1); in www_body()