Searched refs:tgets (Results 1 – 25 of 27) sorted by relevance
12
38 int tgets(char *);41 tgets(char *buf) in tgets() function
108 int tgets(char *);193 if (tgets(line)) { in getbootdev()
6 PROGSOURCE= srt0.S boot.c bootinfo.c ct.c conf.c lf.c lif.c tgets.c
81 int tgets(char *);
40 tgets(char *buf) in tgets() function
13 SRCS+= boot.c bootinfo.c clock.c conf.c cons.c devopen.c prf.c tgets.c
116 if (tgets(namebuf) == -1) in get_bsdbootname()
60 int tgets(char *);
38 tgets(char *buf) in tgets() function
24 SRCS+= filesystem.c inkernel.c io.c tgets.c prf.c monitor.c
93 int tgets(char *);
26 SRCS+= pci.c prf.c sd.c siop.c tgets.c vga.c video.c vreset.c wdc.c wd.c
163 (void)tgets(namebuf); in exec_kernel()
77 int tgets(char *);
23 SRCS+= filesystem.c inkernel.c io.c tgets.c prf.c monitor.c
180 if (tgets(namebuf) == -1) in exec_kernel()
41 tgets(char *buf, size_t size) in tgets() function
106 int tgets(char *, size_t);
85 int tgets(char *);
77 SRCS+= prf.c com.c cons.c ns16550.c pciide.c tgets.c wdc.c wd.c
4 PROGSOURCE= uboot.c tgets.c
108 if (tgets(line, sizeof(line))) { in getbootdev()