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

  /src/external/bsd/ntp/dist/ntpd/
keyword-gen.c 655 u_short highest_id; local
665 highest_id = ntp_keywords[COUNTOF(ntp_keywords) - 1].token;
666 id_count = highest_id - lowest_id + 1;
keyword-gen.c 655 u_short highest_id; local
665 highest_id = ntp_keywords[COUNTOF(ntp_keywords) - 1].token;
666 id_count = highest_id - lowest_id + 1;

Completed in 38 milliseconds