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

  /src/external/bsd/ntp/dist/sntp/libopts/
check.c 39 if (od->pOptMust != NULL) {
40 int const * must = od->pOptMust;
usage.c 599 if (od->pOptMust != NULL) {
600 opt_no = od->pOptMust;
780 if ((od->pOptMust != NULL) || (od->pOptCant != NULL))
  /src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h 554 int const * const pOptMust;

Completed in 25 milliseconds