Searched refs:pOptMust (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dcheck.c37 if (od->pOptMust != NULL) {
38 int const * must = od->pOptMust;
H A Dusage.c648 if (od->pOptMust != NULL) {
649 opt_no = od->pOptMust;
829 if ((od->pOptMust != NULL) || (od->pOptCant != NULL))
/freebsd-11.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h551 int const * const pOptMust; member in struct:opt_desc

Completed in 107 milliseconds