Home | History | Annotate | Download | only in ftpd

Lines Matching defs:then

860  * _NAME_FTPUSERS, and ftp account exists, set guest and pw, then just return.
2113 struct timeval *then, int isdata)
2145 timersub(&now, then, &td);
2148 (void)gettimeofday(then, NULL);
2150 *then = now;
2161 struct timeval then;
2178 (void)gettimeofday(&then, NULL);
2188 else if (write_data(netfd, buf, c, &bufrem, &then, isdata))
2203 struct timeval then;
2241 (void)gettimeofday(&then, NULL);
2256 error = write_data(netfd, win, mapsize, &bufrem, &then,
2435 struct timeval then, now, td;
2438 (void)gettimeofday(&then, NULL);
2458 timersub(&now, &then, &td);
3583 * if logging > 1, then based on the arguments, syslog a message:
3809 * then expect a PASS.
3886 * error occurs (e.g., the "/etc/pam.conf" file is missing) then this