Lines Matching defs:time
665 struct curltime start; /* transfer started at this time */
682 struct curltime start100; /* time stamp to wait for the 100 code from */
726 struct curltime last_sndbuf_update; /* last time readwrite_upload called
946 struct curltime now; /* "current" time */
947 struct curltime created; /* creation time */
965 This allows those protocols to track the last time the keepalive mechanism
1099 unsigned char ip_version; /* copied from the Curl_easy at creation time */
1128 time was unretrievable. */
1159 BIT(timecond); /* set to TRUE if the time condition didn't match, which
1165 time_t lastshow; /* time() of the last displayed progress meter or NULL to
1312 struct curltime time;
1486 This must be set to FALSE every time _easy_perform() is
1707 long maxage_conn; /* in seconds, max idle time to allow a connection that
1709 long maxlifetime_conn; /* in seconds, max time since creation to allow a
1731 time_t timevalue; /* what time to compare with */
1732 unsigned char timecondition; /* kind of time comparison: curl_TimeCond */
1867 BIT(get_filetime); /* get the time and get of the remote file */