Home
last modified time | relevance | path

Searched refs:ftstc (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dstdio.h61 int ftstc(int file);
/rk3399_rockchip-uboot/common/
H A Dusb_kbd.c651 if (!ftstc(stdin)) {
658 if (!ftstc(stdin))
H A Dconsole.c368 int ftstc(int file) in ftstc() function
456 return ftstc(stdin); in tstc()
/rk3399_rockchip-uboot/doc/
H A DREADME.console57 ftstc (like tstc but redirected to a file)