console_gets
console_gets(name, namelen);
console_gets(s0, sizeof (s0));
console_gets(store_path, sizeof (store_path) - 1);
console_gets(name, namelen);
console_gets(fsname, fsnamelen);
console_gets(name, namelen);
extern void console_gets(char *, size_t);