Lines Matching defs:second
650 interval_ms = 1000; /* use 1 second timeout intervals */
657 * timeout at least every second to make the timeout check run.
1994 /* this just dumps information about this second connection */
2053 int *hour, int *minute, int *second)
2063 *second = twodigit(&p[12]);
2066 (*second > 60))
2108 last .sss part is optional and means fractions of a second */
2109 int year, month, day, hour, minute, second;
2112 if(ftp_213_date(resp, &year, &month, &day, &hour, &minute, &second)) {
2117 year, month, day, hour, minute, second);
3039 create the dir) this then allows for a second try to CWD to it. */
3550 * This function only outputs some informationals about this second connection
3571 * This function shall be called when the second FTP (data) connection is
3592 /* if the second connection isn't done yet, wait for it to have