Searched refs:account_get_auth_changeprofile (Results 1 – 3 of 3) sorted by relevance
58 extern int account_get_auth_changeprofile(t_account * account);
261 extern int account_get_auth_changeprofile(t_account * account) in account_get_auth_changeprofile() function
2989 if (account_get_auth_changeprofile(account) == 0) { /* default to true */ in _client_statsupdate()