Home
last modified time | relevance | path

Searched refs:hostname (Results 1 – 12 of 12) sorted by relevance

/coreutils/src/
Dhostname.c75 char *hostname; in main() local
105 hostname = xgethostname (); in main()
106 if (hostname == nullptr) in main()
108 puts (hostname); in main()
D.gitignore45 hostname
Dls.c358 static char const *hostname; variable
1748 hostname = xgethostname (); in main()
1751 if (! hostname) in main()
1752 hostname = ""; in main()
4796 char *h = file_escape (hostname, /* path= */ false); in quote_name()
/coreutils/man/
Dhostname.x2 hostname \- set or print the name of the current host system
D.gitignore36 hostname.1
Dlocal.mk106 man/hostname.1: src/hostname$(EXEEXT)
/coreutils/po/
DPOTFILES.in74 src/hostname.c
/coreutils/
DAUTHORS41 hostname: Jim Meyering
DREADME12 du echo env expand expr factor false fmt fold groups head hostid hostname
DNEWS801 cksum, dd, hostid, hostname, link, logname, sleep, tsort, unlink,
3771 hostname, su
3824 at configure time. For example, to avoid installing "hostname" and
3825 "uptime", use ./configure --enable-no-install-program=hostname,uptime
4941 basename dirname factor hostname link nohup sync unlink yes
5048 The usual '--' operand is now supported by chroot, hostid, hostname,
5152 Several programs (including cut, date, dd, env, hostname, nl, pr,
/coreutils/scripts/git-hooks/
Dcommit-msg19 env expand expr factor false fmt fold groups head hostid hostname id
/coreutils/doc/
Dcoreutils.texi76 * hostname: (coreutils)hostname invocation. Print or set system name.
208 * System context:: date arch nproc uname hostname hostid uptime
431 * hostname invocation:: Print or set system name
16142 @cindex remote hostname
16145 line, login time, and remote hostname or X display.
16159 by the hostname. Traditionally, the two arguments given are @samp{am
16293 * hostname invocation:: Print or set system name.
17205 @cindex hostname
17208 Print the network node hostname.
17264 @node hostname invocation
[all …]