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

/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c3430 int out_chars; /* number of characters output */ variable
3440 out_chars = 0;
3460 if (out_chars != 0) {
3461 out_chars += 2;
3474 out_chars += len;
3487 if (out_chars != 0)

Completed in 158 milliseconds