Searched defs:authors (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dbuiltin.c13 * The built-in "version", "hostname", "id", "authors" and "empty" databases.
350 static const char *authors[] = { local
375 * If a version string is specified, disable the authors.bind zone.
380 for (p = authors; *p != NULL; p++) {
468 else if (strcmp(argv[0], "authors") == 0)

Completed in 11 milliseconds