Lines Matching refs:domain

129 @i{Amd} is not in the public domain; it is copyrighted and there are
1056 @cindex Stripping the local domain name
1077 Two domain name operators are also provided. If the variable name
1078 begins with @samp{.} then only the domain part of the name is
1112 sub-domain components. For example, if @code{$@{domain@}} was
1172 @code{$@{domain@}} unless a different value is set with the ``-C''
1175 @item domain
1176 @cindex domain, mount selector
1177 @cindex Mount selector; domain
1178 @cindex Selector; domain
1179 the local domain name as specified by the ``-d'' command line option.
1186 the local hostname as determined by @b{gethostname}(2). If no domain
1190 @code{$@{domain@}}. For example, if the hostname is
1192 @code{domain} would be @samp{doc.ic.ac.uk}. @code{hostd} would be
1199 is @code{$@{host@}} and @code{$@{domain@}} concatenated with a
1200 @samp{.} inserted between them if required. If @code{$@{domain@}}
1542 * -y Option:: NIS domain.
1582 @section @code{-d} @var{domain}
1584 @cindex Setting the local domain name
1585 @cindex Overriding the local domain name
1587 Specifies the host's domain. This sets the internal variable
1588 @code{$@{domain@}} and affects the @code{$@{hostd@}} variable.
1591 local domain then that is used, otherwise the default value of
1592 @code{$@{domain@}} is @samp{unknown.domain}.
1594 For example, if the local domain was @samp{doc.ic.ac.uk}, @i{Amd} could
1826 @section @code{-y} @var{NIS-domain}
1827 @cindex NIS (YP) domain name
1828 @cindex Overriding the NIS (YP) domain name
1829 @cindex Setting the NIS (YP) domain name
1830 @cindex YP domain name
1832 Selects an alternate NIS domain. This is useful for debugging and
1833 cross-domain shared mounting. If this flag is specified, @i{Amd}
1834 immediately attempts to bind to a server for this domain.
1850 If this option is not given, @code{$@{cluster@}} has the same value as @code{$@{domain@}}.
2528 # Figure out whether domain name is in host name
2530 # pass in the name of the local domain so that the
2531 # hostnames in the map are domain stripped correctly.
2554 # -d dmn local domain
3512 configuration will usually apply to an entire management domain. One
4281 Below is part of the @samp{/vol} map for the domain @samp{doc.ic.ac.uk}.
4380 @item @t{Can't bind to domain "@i{NIS-domain}"}
4381 A specific NIS domain was requested on the command line, but no server
4382 for that domain is available on the local net.