Lines Matching defs:timestr
202 char *timestr = getenv("CURL_TIME");
203 if(timestr) {
204 unsigned long val = strtol(timestr, NULL, 10);
214 timestr = getenv("CURL_DEBUG_SIZE");
215 if(timestr) {
216 unsigned long val = strtol(timestr, NULL, 10);
350 char *timestr = getenv("CURL_TIME");
351 if(timestr) {
352 unsigned long val = strtol(timestr, NULL, 10);
439 char *timestr = getenv("CURL_TIME");
440 if(timestr) {
441 unsigned long val = strtol(timestr, NULL, 10);