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

/bind-9.11.3/bin/confgen/
H A Dddns-confgen.c98 const char *self_domain = NULL; local
172 self_domain = isc_commandline_argument;
202 if (self_domain != NULL && zone != NULL)
219 if (self_domain != NULL)
220 suffix = self_domain;
254 if (self_domain != NULL) {
262 self_domain, keyname, self_domain);

Completed in 7 milliseconds