Home
last modified time | relevance | path

Searched refs:throttling_ul_changed (Results 1 – 7 of 7) sorted by relevance

/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dlog_extauth.c76 result->throttling_ul_changed = 1; in callback_reply_throttling_bandwidth_ul()
H A Dlog_puredb.c277 result->throttling_ul_changed = 1; in pw_puredb_parseline()
H A Dlog_ldap.c417 result->throttling_ul_changed = 1; in pw_ldap_getpwnam()
H A Dftpd.h264 int throttling_ul_changed; member
H A Dlog_mysql.c550 result->throttling_ul_changed = 1; in pw_mysql_check()
H A Dlog_pgsql.c630 result->throttling_ul_changed = 1; in pw_pgsql_check()
H A Dftpd.c1494 result.throttling_ul_changed = result.throttling_dl_changed = 0; in pw_check()
1515 if ((result.throttling_ul_changed | in pw_check()
1517 if (result.throttling_ul_changed != 0 && in pw_check()