Searched defs:local_host_name (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ypcmd/ | ||
H A D | ypxfr.c | 1776 char local_host_name[256]; local 1780 if (gethostname(local_host_name, 256)) { 1786 if (!bind_to_server(local_host_name, &domb, |
Completed in 50 milliseconds