Searched refs:hostname (Results 1 – 5 of 5) sorted by relevance
/manual/examples/ |
A D | isockad.c | 26 const char *hostname, in init_sockaddr() argument 33 hostinfo = gethostbyname (hostname); in init_sockaddr() 36 fprintf (stderr, "Unknown host %s.\n", hostname); in init_sockaddr()
|
A D | inetcli.c | 49 const char *hostname, in main()
|
/manual/ |
A D | sysinfo.texi | 44 hostname 45 @cindex hostname 51 You will note that ``hostname'' looks a lot like ``host name'', but is 56 Domain Name) and consists of the hostname, then a period, then the 58 separated by periods. So for example, a system's hostname may be 82 @pindex hostname 97 this array, in bytes. Note that this is @emph{not} the DNS hostname. 133 file @code{/etc/hostname}. 134 @cindex /etc/hostname 137 hostname (see above). [all …]
|
A D | install.texi | 383 test-wrapper="@var{srcdir}/scripts/cross-test-ssh.sh @var{hostname}"}, 385 directory and @var{hostname} is the host name of a system that can run 388 system and @var{hostname}.
|
A D | users.texi | 2559 @var{groupname} ( @var{groupname} | @code{(}@var{hostname}@code{,}@var{username}@code{,}@code{domai…
|
Completed in 21 milliseconds