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

/freebsd-10-stable/usr.sbin/timed/timed/
H A Dtimed.c85 static struct goodhost { /* hosts that we trust */ struct
87 struct goodhost *next;
722 register struct goodhost *ghp;
725 ghp = (struct goodhost*)malloc(sizeof(*ghp));
751 struct goodhost *ghp, **ghpp;
816 register struct goodhost *ghp = goodhosts;

Completed in 101 milliseconds