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

/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dmakeshell.c638 unsigned int max_match_ct = strlen(name) - 1; local
640 if (max_match_ct >= sizeof(name_bf) - 1)
686 if (min_match_ct < max_match_ct) {

Completed in 96 milliseconds