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

  /src/sys/arch/usermode/include/
thunk.h 252 int thunk_rfb_open(thunk_rfb_t *, uint16_t);
  /src/sys/arch/usermode/dev/
vncfb.c 236 if (thunk_rfb_open(&sc->sc_rfb, taa->u.vnc.port) != 0)
  /src/sys/arch/usermode/usermode/
thunk.c 980 thunk_rfb_open(thunk_rfb_t *rfb, uint16_t port) function in typeref:typename:int

Completed in 30 milliseconds