Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c600 unsigned int max_match_ct = strlen(name) - 1; in emit_match_expr() local
602 if (max_match_ct >= sizeof(name_bf) - 1) in emit_match_expr()
648 if (min_match_ct < max_match_ct) { in emit_match_expr()