Home | History | Annotate | Download | only in src

Lines Matching refs:hostname

241   { 'G', ARG_DUP, "<hostspec>", gettext_noop("Set address or hostname for a specified machine."), NULL },
346 { "hostname", 12, OT_INTERNAL | OT_NAME },
1914 if (!(new->hostname = canonicalise_opt(a[j])) ||
1915 !legal_hostname(new->hostname))
2733 free(configs->hostname);