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

/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dlogconf.c105 const cfg_obj_t *stderrobj = NULL; local
114 (void)cfg_map_get(channel, "stderr", &stderrobj);
123 if (stderrobj != NULL)
169 } else if (stderrobj != NULL) {
/macosx-10.10/bind9-45.101/bind9/lib/bind9/
H A Dcheck.c2368 const cfg_obj_t *stderrobj = NULL; local
2400 fileobj = syslogobj = nullobj = stderrobj = NULL;
2404 (void)cfg_map_get(channel, "stderr", &stderrobj);
2412 if (stderrobj != NULL)

Completed in 83 milliseconds