Searched refs:cons_gets (Results 1 – 7 of 7) sorted by relevance
134 char *cons_gets(char *, int);191 while (cons_gets(linebuf, MAX_CMDLINE)) { in main()
84 cons_gets(char *buf, int n) in cons_gets() function
53 cons_gets(char *buf, int n) in cons_gets() function
86 extern int cons_gets(char *, int);
110 (void) cons_gets(ctmpname, sizeof (ctmpname)); in post_mountroot_nfs()
175 (void) cons_gets(tmpname, sizeof (tmpname)); in post_mountroot()
136 extern int cons_gets(char *, int);1406 (void) cons_gets(buf, sizeof (buf)); in getmodpath()