Searched refs:_ssh_compat_fflush (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssh/openbsd-compat/ | ||
| H A D | bsd-misc.h | 186 # define fflush(x) (_ssh_compat_fflush(x)) |
| H A D | bsd-misc.c | 425 int _ssh_compat_fflush(FILE *f) in _ssh_compat_fflush() function |