Home
last modified time | relevance | path

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

/src/crypto/openssh/openbsd-compat/
H A Dbsd-misc.h186 # define fflush(x) (_ssh_compat_fflush(x))
H A Dbsd-misc.c425 int _ssh_compat_fflush(FILE *f) in _ssh_compat_fflush() function