Lines Matching refs:time
36 /* Compile-time deprecation macros. */
54 #include "system.h" /* determine things run-time */
66 #include <time.h>
96 #include <sys/time.h>
251 time for those who feel adventurous. The practical minimum is about
308 time_t time; /* always zero! */
317 char *time;
544 CURLE_OPERATION_TIMEDOUT, /* 28 - the timeout time was reached */
1079 /* CURLOPT aliases that make no run-time difference */
1164 * during "low speed time" seconds, the operations is aborted.
1172 /* Set the "low speed time" */
1218 /* What kind of HTTP time condition to use, see defines */
1368 OK within this time, then fine... This only aborts the connect phase. */
1505 response. This is different from transfer timeout time and essentially
2101 /* maximum age (idle time) of a connection to consider it for reuse
2241 /* This is set if CURL_NO_OLDIES is defined at compile-time */
2817 * Returns the time, in seconds since 1 Jan 1970 of the time string given in
2818 * the first argument. The time argument in the second parameter is unused