check_auth 535 bin/dbupdate/dbupdate.cc result = check_auth(NULL, old_version, o->type->getName(), credentials); check_auth 588 bin/dbupdate/dbupdate.cc result = check_auth(arg, NULL, o->type->getName(), credentials); check_auth 658 bin/dbupdate/dbupdate.cc result = check_auth(arg, old_version, o->type->getName(), credentials); check_auth 723 bin/dbupdate/dbupdate.cc result = check_auth(arg, NULL, o->type->getName(), credentials); check_auth 831 bin/dbupdate/dbupdate.cc result = check_auth(NULL, old_version, o->type->getName(), credentials); check_auth 121 include/dbupdate.h int check_auth(char *new_object, char *old_object, char *type, credentials_struct credentials); check_auth 121 modules/up/dbupdate.h int check_auth(char *new_object, char *old_object, char *type, credentials_struct credentials);