Searched defs:config_auth (Results 1 – 1 of 1) sorted by relevance
780 struct config_auth { struct782 struct config_auth* next; argument784 char* name;786 struct config_strlist* masters;788 struct config_strlist* urls;790 struct config_strlist* allow_notify;792 char* zonefile;794 int for_downstream;796 int for_upstream;799 int fallback_enabled;[all …]