Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ntpd/
H A Dcontrol.c347 const char *pool = "", *addr_head_name = ""; in build_show_peer() local
363 addr_head_name = p->addr_head.name; in build_show_peer()
366 "%s %s%s%s", a, pool, addr_head_name, auth); in build_show_peer()