OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thunk_rfb_poll
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/usermode/dev/
vncfb.c
401
if (
thunk_rfb_poll
(&sc->sc_rfb, NULL) == -1)
567
while (
thunk_rfb_poll
(&sc->sc_rfb, &event) > 0) {
612
while (
thunk_rfb_poll
(&sc->sc_rfb, NULL) > 0)
658
if (
thunk_rfb_poll
(&sc->sc_rfb, &event) > 0) {
/src/sys/arch/usermode/include/
thunk.h
253
int
thunk_rfb_poll
(thunk_rfb_t *, thunk_rfb_event_t *);
/src/sys/arch/usermode/usermode/
thunk.c
1317
thunk_rfb_poll
(thunk_rfb_t *rfb, thunk_rfb_event_t *event)
function in typeref:typename:int
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025