Lines Matching full:named
213 .Xr named 8 ,
249 Include this file in the named options block.
250 This file tells named which name servers to use for global lookups.
252 Include this file in the named global scope, after the options block.
253 This file tells named which name servers to use for specific domains.
255 Example resolvconf.conf for named:
258 named_options=/etc/named-options.conf
259 named_zones=/etc/named-zones.conf
262 Example named.conf:
266 include "/etc/named-options.conf";
269 include "/etc/named-zones.conf";
336 For example, named service scripts have been called named, bind and rc.bind
357 Name of the named service.
359 Command to restart the named service.
381 differently, namely the named service script.