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

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dcheck.c51 if (od->pOptCant != NULL) {
52 int const * cant = od->pOptCant;
H A Dusage.c664 if (od->pOptCant != NULL)
671 if (od->pOptCant == NULL)
674 opt_no = od->pOptCant;
829 if ((od->pOptMust != NULL) || (od->pOptCant != NULL))
/freebsd-11.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h555 int const * const pOptCant; member in struct:opt_desc

Completed in 111 milliseconds