HomeSort by: relevance | last modified time | path
    Searched defs:config_auth (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_config.c 348 static void config_auth(config_tree *);
2074 config_auth( function
2094 fatal_error("config_auth: attr-token=%d", my_val->attr);
5035 config_auth(ptree);
  /src/external/bsd/unbound/dist/util/
config_file.h 46 struct config_auth;
260 struct config_auth* auths;
840 struct config_auth { struct
842 struct config_auth* next;
1202 void config_delauth(struct config_auth* p);
1208 void config_delauths(struct config_auth* list);

Completed in 39 milliseconds