Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h119 int thunk_close(int);
/netbsd-src/sys/arch/usermode/dev/
H A Dif_veth.c171 thunk_close(sc->sc_tapfd); in veth_shutdown()
/netbsd-src/sys/arch/usermode/usermode/
H A Dthunk.c508 thunk_close(int fd) in thunk_close() function