HomeSort by: relevance | last modified time | path
    Searched defs:goodhosts (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/timed/timed/
timed.c 98 } *goodhosts; variable in typeref:struct:goodhost *
201 if (0 != goodgroup || 0 != goodhosts)
215 if (goodhosts != 0) /* trust ourself */
691 ghp->next = goodhosts;
693 goodhosts = ghp;
735 ghpp = &goodhosts;
779 struct goodhost *ghp = goodhosts;
timed.c 98 } *goodhosts; variable in typeref:struct:goodhost *
201 if (0 != goodgroup || 0 != goodhosts)
215 if (goodhosts != 0) /* trust ourself */
691 ghp->next = goodhosts;
693 goodhosts = ghp;
735 ghpp = &goodhosts;
779 struct goodhost *ghp = goodhosts;
timed.c 98 } *goodhosts; variable in typeref:struct:goodhost *
201 if (0 != goodgroup || 0 != goodhosts)
215 if (goodhosts != 0) /* trust ourself */
691 ghp->next = goodhosts;
693 goodhosts = ghp;
735 ghpp = &goodhosts;
779 struct goodhost *ghp = goodhosts;

Completed in 32 milliseconds