Home
last modified time | relevance | path

Searched defs:goodhost (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/usr.sbin/timed/timed/
H A Dtimed.c68 static struct goodhost { /* hosts that we trust */ struct
70 struct goodhost *next; argument
72 } *goodhosts; argument