Searched refs:cons_gets (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dget.c53 cons_gets(char *buf, int n) function
H A Dboot_plat.h86 extern int cons_gets(char *, int);
H A Dinetboot.c110 (void) cons_gets(ctmpname, sizeof (ctmpname));
H A Dboot_plat.c174 (void) cons_gets(tmpname, sizeof (tmpname));
/illumos-gate/usr/src/psm/stand/bootlst/common/
H A Dbootlst.c134 char *cons_gets(char *, int);
191 while (cons_gets(linebuf, MAX_CMDLINE)) {
H A Dsasubr.c84 cons_gets(char *buf, int n) function
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c153 extern int cons_gets(char *, int);
1560 (void) cons_gets(buf, sizeof (buf));

Completed in 62 milliseconds