Home
last modified time | relevance | path

Searched refs:_sffilbuf (Results 1 – 25 of 33) sorted by relevance

12

/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsffilbuf.c35 int _sffilbuf(Sfio_t* f, reg int n) in _sffilbuf() function
37 int _sffilbuf(f,n) in _sffilbuf()
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsffilbuf.c35 int _sffilbuf(Sfio_t* f, reg int n) in _sffilbuf() function
37 int _sffilbuf(f,n) in _sffilbuf()
/titanic_51/usr/src/lib/libast/common/stdio/
H A D_filbuf.c35 return _sffilbuf(f, 0); in _filbuf()
/titanic_51/usr/src/contrib/ast/src/lib/libast/stdio/
H A D_filbuf.c35 return _sffilbuf(f, 0); in _filbuf()
/titanic_51/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dmini.sym3 _sffilbuf
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h302 extern int _sffilbuf _ARG_((Sfio_t*, int));
348 #define __sf_getc(f) (_SF_(f)->_next >= _SF_(f)->_endr ? _sffilbuf(_SF_(f),0) : \
H A Dast_stdio.h590 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
600 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/lib/libast/common/include/
H A Dsfio.h302 extern int _sffilbuf _ARG_((Sfio_t*, int));
348 #define __sf_getc(f) (_SF_(f)->_next >= _SF_(f)->_endr ? _sffilbuf(_SF_(f),0) : \
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h304 extern int _sffilbuf _ARG_((Sfio_t*, int));
350 #define __sf_getc(f) (_SF_(f)->_next >= _SF_(f)->_endr ? _sffilbuf(_SF_(f),0) : \
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h302 extern int _sffilbuf _ARG_((Sfio_t*, int));
348 #define __sf_getc(f) (_SF_(f)->_next >= _SF_(f)->_endr ? _sffilbuf(_SF_(f),0) : \
H A Dast_stdio.h590 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
600 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h302 extern int _sffilbuf _ARG_((Sfio_t*, int));
348 #define __sf_getc(f) (_SF_(f)->_next >= _SF_(f)->_endr ? _sffilbuf(_SF_(f),0) : \
H A Dast_stdio.h590 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
600 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h302 extern int _sffilbuf _ARG_((Sfio_t*, int));
348 #define __sf_getc(f) (_SF_(f)->_next >= _SF_(f)->_endr ? _sffilbuf(_SF_(f),0) : \
H A Dast_stdio.h590 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
600 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h569 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
579 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h569 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
579 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h569 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
579 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h569 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
579 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/lib/libast/
H A Dmapfile-vers363 _sffilbuf;
/titanic_51/usr/src/cmd/ast/libast/
H A Dmapfile-vers372 _sffilbuf;
/titanic_51/usr/src/lib/libast/common/features/
H A Dstdio553 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
562 extern int _sffilbuf(FILE*, int);
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/
H A Dstdio553 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
562 extern int _sffilbuf(FILE*, int);
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dstdio569 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
579 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));
/titanic_51/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio569 #define getc(f) (_sf_(f)->_next>=_sf_(f)->_endr?_sffilbuf(_sf_(f),0):(int)(*_sf_(f)->_next++))
579 extern __MANGLE__ int _sffilbuf __PROTO__((FILE*, int));

12