Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Daccount_wrap.h58 extern int account_get_auth_changeprofile(t_account * account);
H A Daccount_wrap.c261 extern int account_get_auth_changeprofile(t_account * account) in account_get_auth_changeprofile() function
H A Dhandle_bnet.c2989 if (account_get_auth_changeprofile(account) == 0) { /* default to true */ in _client_statsupdate()