Home
last modified time | relevance | path

Searched refs:tgets (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/sys/arch/hppa/stand/boot/
H A Dtgets.c38 int tgets(char *);
41 tgets(char *buf) in tgets() function
H A Dboot.c108 int tgets(char *);
193 if (tgets(line)) { in getbootdev()
H A DMakefile6 PROGSOURCE= srt0.S boot.c bootinfo.c ct.c conf.c lf.c lif.c tgets.c
/netbsd-src/sys/arch/mmeye/stand/boot/
H A Dboot.h81 int tgets(char *);
H A Dtgets.c40 tgets(char *buf) in tgets() function
H A DMakefile13 SRCS+= boot.c bootinfo.c clock.c conf.c cons.c devopen.c prf.c tgets.c
H A Dboot.c116 if (tgets(namebuf) == -1) in get_bsdbootname()
/netbsd-src/sys/arch/rs6000/stand/boot/
H A Dboot.h60 int tgets(char *);
H A Dtgets.c38 tgets(char *buf) in tgets() function
H A DMakefile24 SRCS+= filesystem.c inkernel.c io.c tgets.c prf.c monitor.c
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dtgets.c38 tgets(char *buf) in tgets() function
H A Dboot.h93 int tgets(char *);
H A DMakefile26 SRCS+= pci.c prf.c sd.c siop.c tgets.c vga.c video.c vreset.c wdc.c wd.c
H A Dboot.c163 (void)tgets(namebuf); in exec_kernel()
/netbsd-src/sys/arch/prep/stand/boot/
H A Dtgets.c38 tgets(char *buf) in tgets() function
H A Dboot.h77 int tgets(char *);
H A DMakefile23 SRCS+= filesystem.c inkernel.c io.c tgets.c prf.c monitor.c
H A Dboot.c180 if (tgets(namebuf) == -1) in exec_kernel()
/netbsd-src/sys/arch/hp300/stand/common/
H A Dtgets.c41 tgets(char *buf, size_t size) in tgets() function
H A Dsamachdep.h106 int tgets(char *, size_t);
/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dtgets.c40 tgets(char *buf) in tgets() function
H A Dboot.h85 int tgets(char *);
H A DMakefile77 SRCS+= prf.c com.c cons.c ns16550.c pciide.c tgets.c wdc.c wd.c
/netbsd-src/sys/arch/hp300/stand/uboot/
H A DMakefile4 PROGSOURCE= uboot.c tgets.c
H A Duboot.c108 if (tgets(line, sizeof(line))) { in getbootdev()

12