Home
last modified time | relevance | path

Searched refs:SETVBUF (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c220 (void) SETVBUF(in_fp, (char *) 0, _IONBF, BUFSIZ);
233 (void) SETVBUF(out_fp, (char *) 0, _IOLBF, BUFSIZ);
/titanic_41/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h74 #define SETVBUF(fp,bp,f,s) setvbuf(fp,f,bp,s) /* for some SysV and Xenix
/titanic_41/usr/src/lib/libxcurses/h/
H A Dmks.h180 #ifndef SETVBUF
182 # define SETVBUF setvbuf macro