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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dgssutil.h63 int sec_fflush(FILE *stream);
H A Dgssutil.c964 * sec_fflush
971 sec_fflush(FILE *stream) function
H A Dftpd.c3994 if (sec_fflush(out) < 0) {
5118 if (sec_fflush(outstr) < 0)
5250 if (sec_fflush(outstr) < 0)
5703 * We dont need to worry about "sec_fflush" here since "sec_reply"
6883 if (sec_fflush(dout) < 0) {

Completed in 63 milliseconds