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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_util.c442 size_t value_l; local
445 value_l = strlen(value);
446 if (0 == value_l)
450 value[value_l - 1]);

Completed in 36 milliseconds