Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/keyserv/
Dkeyserv.c648 int check_auth; local
659 check_auth = 1;
666 check_auth = 1;
673 check_auth = 1;
680 check_auth = 0;
687 check_auth = 0;
694 check_auth = 1;
701 check_auth = 1;
709 check_auth = 1;
716 check_auth = 1;
[all …]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
Dreporter.c748 check_auth(report_baton_t *b, svn_boolean_t *allowed, const char *path, in check_auth() function
1038 SVN_ERR(check_auth(b, &allowed, t_path, pool)); in update_entry()
1374 SVN_ERR(check_auth(b, &allowed, t_anchor, pool)); in drive()
/freebsd-12-stable/contrib/unbound/smallapp/
Dunbound-checkconf.c956 check_auth(struct config_file* cfg) in check_auth() function
1000 check_auth(cfg); in checkconf()