OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ur
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/stdio/
ftell.c
89
pos -= fp->
_ur
;
ftello.c
90
pos -= fp->
_ur
;
refill.c
111
if ((fp->_r = fp->
_ur
) != 0) {
fseeko.c
113
curoff -= fp->
_ur
;
190
curoff -= fp->
_ur
;
203
n += fp->
_ur
;
ungetc.c
159
fp->
_ur
= fp->_r;
findfp.c
74
.
_ur
= 0, \
/src/include/
stdio.h
106
* _ub (via _ext and struct __sfileext), _up, and
_ur
are used when ungetc()
110
* data iff _ub._base != NULL) and _up and
_ur
save the current values of _p
134
int
_ur
; /* saved _r when _r is counting ungetc data */
member in struct:__sFILE
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025