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

  /src/sys/arch/usermode/include/
thunk.h 175 int thunk_pollout_tap(int, int);
  /src/sys/arch/usermode/dev/
if_veth.c 271 if (thunk_pollout_tap(sc->sc_tapfd, 0) != 1) {
  /src/sys/arch/usermode/usermode/
thunk.c 876 thunk_pollout_tap(int fd, int timeout) function in typeref:typename:int

Completed in 34 milliseconds