Home
last modified time | relevance | path

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

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