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

  /src/sys/arch/usermode/include/
thunk.h 133 int thunk_kgdb_putc(int fd, char ch);
  /src/sys/arch/usermode/usermode/
kgdb_machdep.c 274 while (thunk_kgdb_putc(kgdb_fd, ch) < 0) {
thunk.c 1084 thunk_kgdb_putc(int fd, char ch) function in typeref:typename:int

Completed in 12 milliseconds