Searched refs:MyHost (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/libexec/rbootd/
H A Dconf.c70 char MyHost[MAXHOSTNAMELEN]; /* host name */ variable
H A Ddefs.h129 extern char MyHost[]; /* this hosts' name */
H A Drbootd.c169 if (gethostname(MyHost, MAXHOSTNAMELEN - 1) < 0) {
173 MyHost[MAXHOSTNAMELEN - 1] = '\0';
H A Drmpproto.c199 src = MyHost;

Completed in 68 milliseconds