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

/freebsd-10-stable/libexec/rbootd/
H A Dconf.c68 char MyHost[MAXHOSTNAMELEN]; /* host name */ variable
H A Ddefs.h127 extern char MyHost[]; /* this hosts' name */
H A Drbootd.c167 if (gethostname(MyHost, MAXHOSTNAMELEN - 1) < 0) {
171 MyHost[MAXHOSTNAMELEN - 1] = '\0';
H A Drmpproto.c197 src = MyHost;

Completed in 71 milliseconds