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

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dfseek.c162 curoff -= fp->f_ur;
236 curoff -= fp->f_ur;
251 n += fp->f_ur;
H A Dungetc.c172 fp->f_ur = fp->f_r;
H A Dfpos.c135 pos -= fp->f_ur;
H A Drefill.c208 if ((fp->f_r = fp->f_ur) != 0)
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h138 int f_ur; /* saved f_r when f_r is counting ungetc */ member in struct:sm_file

Completed in 152 milliseconds