Searched refs:kgets (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-current/sys/lib/libsa/
H A Dgets.c40 kgets(buf, (size_t)-1);
45 kgets(char *buf, size_t size) function
H A Dgetfile.c45 kgets(buf, sizeof(buf));
H A Dstand.h77 #define kgets libsa_kgets macro
256 void kgets(char *, size_t);
/netbsd-current/sys/arch/sun68k/stand/libsa/
H A Dgets.c48 kgets(char *buf, size_t size) function
H A Dxxboot.c136 kgets(line, sizeof(line));
/netbsd-current/sys/arch/mvme68k/stand/bootst/
H A Dboot.c65 kgets(line, sizeof(line));
/netbsd-current/sys/arch/i386/stand/lib/
H A Dmenuutils.c74 kgets(input, sizeof(input));
H A Dbootmenu.c163 kgets(input, sizeof(input));
/netbsd-current/sys/arch/hp300/stand/common/
H A Dnetio.c167 kgets(input_line, sizeof(input_line));
177 kgets(input_line, sizeof(input_line));
187 kgets(input_line, sizeof(input_line));
197 kgets(input_line, sizeof(input_line));
207 kgets(rootpath, sizeof(rootpath));
/netbsd-current/sys/arch/hp300/stand/inst/
H A Dinst.c129 kgets(line, sizeof(line));
198 kgets(line, sizeof(line));
257 kgets(line, sizeof(line)); \
264 kgets(line, sizeof(line)); \
271 kgets(line, sizeof(line)); \
278 kgets(line, sizeof(line)); \
512 kgets(diskname, sizeof(diskname));
568 kgets(line, sizeof(line));
579 kgets(line, sizeof(line));
611 kgets(lin
[all...]
/netbsd-current/sys/arch/sun68k/stand/tapeboot/
H A Dboot.c101 kgets(line, sizeof(line));
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dbootmenu.c102 kgets(input, sizeof(input));
/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dboot.c69 kgets(line, sizeof(line));
/netbsd-current/sys/stand/efiboot/
H A Dprompt.c159 kgets(input, sizeof(input));
H A Dbootmenu.c168 kgets(input, sizeof(input));
/netbsd-current/sys/arch/evbmips/stand/sbmips/common/
H A Dboot.c122 kgets(boot_file, sizeof(boot_file));
/netbsd-current/sys/arch/alpha/stand/common/
H A Dboot.c121 kgets(boot_file, sizeof(boot_file));
/netbsd-current/sys/arch/mvmeppc/stand/boot/
H A Dboot.c119 kgets(line, sizeof(line));
/netbsd-current/sys/arch/sbmips/stand/common/
H A Dboot.c122 kgets(boot_file, sizeof(boot_file));
/netbsd-current/sys/arch/atari/stand/bootxx/
H A Dbootxx.c112 kgets(p, sizeof(line));
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dboot.c124 kgets(kernel, sizeof(kernel));
/netbsd-current/sys/arch/sparc/stand/boot/
H A Dboot.c288 kgets(dbuf, sizeof(dbuf));
294 kgets(fbuf, sizeof(fbuf));
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dmonitor.c71 kgets(line, sizeof(line));
/netbsd-current/sys/arch/ofppc/stand/ofwboot/
H A Dboot.c233 kgets(bootline, sizeof(bootline));
/netbsd-current/sys/arch/shark/stand/ofwboot/
H A Dboot.c235 kgets(bootline, sizeof(bootline));

Completed in 150 milliseconds

12