Home
last modified time | relevance | path

Searched refs:f_ur (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dfseek.c164 curoff -= fp->f_ur;
238 curoff -= fp->f_ur;
253 n += fp->f_ur;
H A Dfpos.c137 pos -= fp->f_ur;
H A Dungetc.c174 fp->f_ur = fp->f_r;
H A Drefill.c209 if ((fp->f_r = fp->f_ur) != 0)
/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dio.h140 int f_ur; /* saved f_r when f_r is counting ungetc */ member