Home | Sort by: relevance | last modified time | path |
/src/sys/arch/ia64/stand/common/ | |
gets.c | 48 ngets(char *buf, int n) function in typeref:typename:void |
/src/sys/arch/evbarm/stand/bootimx23/ | |
args_prep.c | 32 /* (c) for ngets() below: 87 static void ngets(char *, int); 128 ngets(boot_args, MAX_BOOT_STRING); 140 ngets(char *buf, int n) function in typeref:typename:void |
/src/sys/arch/mvme68k/stand/sboot/ | |
console.c | 132 * ngets: get string from console 136 ngets(char *str, int size) function in typeref:typename:char * |