Home
last modified time | relevance | path

Searched refs:sbuf (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dctermid.c13 static char sbuf[L_ctermid]; in ctermid() local
18 s = sbuf; in ctermid()
25 return strcpy((s ? s : sbuf), "/dev/tty"); in ctermid()
A Dfgetwc.c28 unsigned char sbuf[1]; in fgetwc_unlocked() local
51 munge_stream(stream, sbuf); in fgetwc_unlocked()
100 if (stream->__bufstart == sbuf) { /* Need to un-munge the stream. */ in fgetwc_unlocked()

Completed in 3 milliseconds