HomeSort by: relevance | last modified time | path
    Searched refs:ngets (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/ia64/stand/common/
gets.c 48 ngets(char *buf, int n) function
bootstrap.h 404 extern void ngets(char *, int);
interp.c 135 ngets(input, sizeof(input));
commands.c 414 ngets(buf, sizeof(buf));
  /src/sys/arch/mvme68k/stand/sboot/
sboot.h 42 char *ngets(char *, int);
sboot.c 55 ebuf = ngets(buf, sizeof(buf));
console.c 132 * ngets: get string from console
136 ngets(char *str, int size) function

Completed in 77 milliseconds