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

  /src/external/bsd/ntp/dist/sntp/libopts/
check.c 54 int const * cant = od->pOptCant; local
56 while (*cant != NO_EQUIVALENT) {
57 tOptDesc * p = pOpts->pOptDesc + *(cant++);
59 const tOptDesc * ood = pOpts->pOptDesc + cant[-1];
119 * "CANT" options have not been SET or DEFINED.

Completed in 43 milliseconds