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

  /src/sys/arch/usermode/include/
thunk.h 132 int thunk_kgdb_getc(int fd, char *ch);
  /src/sys/arch/usermode/usermode/
kgdb_machdep.c 261 while (thunk_kgdb_getc(kgdb_fd, &ch) < 0) {
thunk.c 1078 thunk_kgdb_getc(int fd, char *ch) function in typeref:typename:int

Completed in 14 milliseconds