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

  /src/external/bsd/ntp/dist/sntp/libopts/
check.c 53 if (od->pOptCant != NULL) {
54 int const * cant = od->pOptCant;
usage.c 615 if (od->pOptCant != NULL)
622 if (od->pOptCant == NULL)
625 opt_no = od->pOptCant;
780 if ((od->pOptMust != NULL) || (od->pOptCant != NULL))
  /src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h 558 int const * const pOptCant;

Completed in 21 milliseconds