Searched refs:F_SVB (Results 1 - 3 of 3) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/stdio/
H A D__stdout_write.c8 if (!(f->flags & F_SVB) && __syscall(SYS_ioctl, f->fd, TIOCGWINSZ, &wsz))
H A Dsetvbuf.c21 f->flags |= F_SVB;
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dstdio_impl.h19 #define F_SVB 64 macro

Completed in 33 milliseconds