HomeSort by: relevance | last modified time | path
    Searched refs:aid_link (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_peer.c 382 for (p = assoc_hash[hash]; p != NULL; p = p->aid_link)
507 UNLINK_SLIST(unlinked, assoc_hash[hash], p, aid_link,
1062 LINK_SLIST(assoc_hash[hash], peer, aid_link);
  /src/external/bsd/ntp/dist/include/
ntp.h 266 struct peer *aid_link; /* link pointer in associd hash */ member in struct:peer

Completed in 19 milliseconds