Home
last modified time | relevance | path

Searched refs:prefs_get_mail_quota (Results 1 – 3 of 3) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dprefs.h103 extern unsigned int prefs_get_mail_quota(void) ;
H A Dmail.c438 if (user_quota==NULL) quota=prefs_get_mail_quota(); in get_mail_quota()
H A Dprefs.c2339 extern unsigned int prefs_get_mail_quota(void) in prefs_get_mail_quota() function