Home
last modified time | relevance | path

Searched refs:setlinebuf (Results 1 – 25 of 41) sorted by relevance

12

/titanic_51/usr/src/lib/libast/common/stdio/
H A Dsetlinebuf.c27 setlinebuf(Sfio_t* f) in setlinebuf() function
/titanic_51/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dsetlinebuf.c27 setlinebuf(Sfio_t* f) in setlinebuf() function
29 STDIO_INT(f, "setlinebuf", int, (Sfio_t*), (f)) in setlinebuf()
/titanic_51/usr/src/lib/libc/port/stdio/
H A Dsetbuffer.c30 * Compatibility wrappers for setbuffer and setlinebuf
58 setlinebuf(FILE *iop) in setlinebuf() function
/titanic_51/usr/src/lib/libbc/libc/stdio/common/
H A Dsetbuffer.c72 setlinebuf(FILE *iop) in setlinebuf() function
/titanic_51/usr/src/ucblib/libucb/port/gen/
H A Dsetbuffer.c92 setlinebuf(FILE *iop) in setlinebuf() function
/titanic_51/usr/src/ucbhead/
H A Dstdio.h168 extern int setlinebuf(FILE *);
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h205 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
315 #define setlinebuf _ast_setlinebuf macro
437 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h226 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
336 #define setlinebuf _ast_setlinebuf macro
458 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h226 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
336 #define setlinebuf _ast_setlinebuf macro
458 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h226 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
336 #define setlinebuf _ast_setlinebuf macro
458 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h205 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
315 #define setlinebuf _ast_setlinebuf macro
437 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h205 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
315 #define setlinebuf _ast_setlinebuf macro
437 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h226 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
336 #define setlinebuf _ast_setlinebuf macro
458 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h205 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
315 #define setlinebuf _ast_setlinebuf macro
437 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c278 (void) setlinebuf(fp); in _fmd_init()
/titanic_51/usr/src/head/
H A Dstdio.h275 extern int setlinebuf(FILE *);
/titanic_51/usr/src/ucblib/libucb/port/
H A Dmapfile-vers114 setlinebuf;
/titanic_51/usr/src/lib/libast/common/features/
H A Dstdio144 extern int setlinebuf(FILE*);
285 printf("#define setlinebuf _ast_setlinebuf\n");
425 extern int setlinebuf(FILE*);
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/
H A Dstdio144 extern int setlinebuf(FILE*);
285 printf("#define setlinebuf _ast_setlinebuf\n");
425 extern int setlinebuf(FILE*);
/titanic_51/usr/src/boot/include/
H A Dstdio.h407 int setlinebuf(FILE *);
/titanic_51/usr/src/cmd/sed/
H A Dmain.c171 /* On SunOS, setlinebuf "returns no useful value */ in main()
172 (void) setlinebuf(stdout); in main()
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dstdio205 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
315 #define setlinebuf _ast_setlinebuf
437 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio205 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
315 #define setlinebuf _ast_setlinebuf
437 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstdio205 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
315 #define setlinebuf _ast_setlinebuf
437 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dstdio205 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));
315 #define setlinebuf _ast_setlinebuf
437 extern __MANGLE__ int setlinebuf __PROTO__((FILE*));

12