#include <users.h>
Data Fields | |
int | uploads |
int | upload_ks |
int | dnloads |
int | dnload_ks |
Definition at line 104 of file users.h.
int dnload_ks |
Definition at line 108 of file users.h.
Referenced by fstat_display(), fstat_gotshare(), fstat_pack(), fstat_set(), fstat_tcl_get(), fstat_tcl_set(), fstat_unpack(), fstat_write_userfile(), stats_add_dnload(), and tell_file_stats().
int dnloads |
Definition at line 107 of file users.h.
Referenced by fstat_display(), fstat_gotshare(), fstat_pack(), fstat_set(), fstat_tcl_get(), fstat_tcl_set(), fstat_unpack(), fstat_write_userfile(), stats_add_dnload(), and tell_file_stats().
int upload_ks |
Definition at line 106 of file users.h.
Referenced by fstat_display(), fstat_gotshare(), fstat_pack(), fstat_set(), fstat_tcl_get(), fstat_tcl_set(), fstat_unpack(), fstat_write_userfile(), stats_add_upload(), and tell_file_stats().
int uploads |
Definition at line 105 of file users.h.
Referenced by fstat_display(), fstat_gotshare(), fstat_pack(), fstat_set(), fstat_tcl_get(), fstat_tcl_set(), fstat_unpack(), fstat_write_userfile(), stats_add_upload(), and tell_file_stats().