Home
last modified time | relevance | path

Searched refs:thunk_gdb_accept (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h131 int thunk_gdb_accept(int sockfd);
/netbsd-src/sys/arch/usermode/usermode/
H A Dkgdb_machdep.c249 kgdb_fd = thunk_gdb_accept(kgdb_socket); in kgdb_get_connection()
H A Dthunk.c1055 thunk_gdb_accept(int sockfd) in thunk_gdb_accept() function