Searched refs:auth_check (Results 1 – 1 of 1) sorted by relevance
1564 auth_check(char *user, char *zone, int cmd_num) in auth_check() function1681 if (auth_check(username, zone, cmd_num) == Z_ERR) { in sanity_check()3633 if (auth_check(username, source_zone, SOURCE_ZONE) == Z_ERR) { in clone_func()