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

  /src/external/bsd/unbound/dist/services/
authzone.h 66 struct auth_master;
257 struct auth_master* allow_notify_list;
330 struct auth_master* masters;
333 struct auth_master* lookup_target;
345 struct auth_master* scan_specific;
348 struct auth_master* scan_target;
384 struct auth_master* masters;
387 struct auth_master* lookup_target;
393 struct auth_master* scan_specific;
396 struct auth_master* scan_target
446 struct auth_master { struct
    [all...]
  /src/external/bsd/unbound/dist/util/
configparser.y 466 content_auth: auth_name | auth_zonefile | auth_master | auth_url |
563 content_rpz: auth_name | auth_zonefile | rpz_tag | auth_master | auth_url |
3248 auth_master: VAR_MASTER STRING_ARG label

Completed in 16 milliseconds