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

/bind-9.6-ESV-R11/bin/named/
H A Dbuiltin.c22 * The built-in "version", "hostname", "id", "authors" and "empty" databases.
128 static const char *authors[] = { local
149 * If a version string is specified, disable the authors.bind zone.
154 for (p = authors; *p != NULL; p++) {
236 else if (strcmp(argv[0], "authors") == 0)

Completed in 9 milliseconds