Searched defs:config_auth (Results 1 – 2 of 2) sorted by relevance
824 struct config_auth { struct828 char* name;836 char* zonefile;838 int for_downstream;840 int for_upstream;843 int fallback_enabled;845 int isrpz;853 int rpz_log;855 char* rpz_log_name;858 char* rpz_cname;[all …]
2062 config_auth( in config_auth() function