Home
last modified time | relevance | path

Searched refs:statcalls (Results 1 – 2 of 2) sorted by relevance

/dports/irc/gruftistats/gruftistats-0.2.4/
H A Dircstats.h56 long int statcalls; member
H A Dircstats.c282 int user_stats(const user *u) { return u->statcalls; }; in user_stats()
1011 (userloc + usernum)->statcalls = 0; in CreateUser()
1319 puser->statcalls++; in ParseLog()