Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmisc.c691 static char tfbuf[TF_BUFS][TF_LEN]; /* ring buffer */ in fmt_timeframe() local
696 buf = tfbuf[idx++]; in fmt_timeframe()