Searched refs:f_flushfp (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dsscanf.c94 fake.f_flushfp = NULL;
H A Dfindfp.c186 fp->f_flushfp = NULL; /* no associated flush file */
H A Dfopen.c343 savefp = fp->f_flushfp;
344 fp->f_flushfp = fp2;
H A Drefill.c234 if (fp->f_flushfp != NULL &&
236 sm_flush(fp->f_flushfp, &timeout);
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h132 struct sm_file *f_flushfp; /* flush this before reading parent */ member in struct:sm_file

Completed in 614 milliseconds