Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/
H A Dxevent.c82 static int dispatch_fd = -1; variable
89 int ofd = dispatch_fd; in ws_dispatch()
90 int fd = (isDefault(FD) ? dispatch_fd : in ws_dispatch()
146 dispatch_fd = fd; in ws_dispatch()
151 dispatch_fd = ofd; in ws_dispatch()
160 dispatch_fd = fd; in ws_dispatch()
191 dispatch_fd = ofd; in ws_dispatch()
230 { if ( dispatch_fd >= 0 && input_on_fd(dispatch_fd) ) in ws_discard_input()
234 if ( read(dispatch_fd, buf, sizeof(buf)) >= 0 ) in ws_discard_input()
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/demo/
H A Dwin.pl66 dispatch_fd(H),
70 dispatch_fd(Server) :-
79 dispatch_fd(Client) :-
/dports/lang/yap/yap-6.2.2/packages/clib/demo/
H A Dwin.pl67 dispatch_fd(H),
71 dispatch_fd(Server) :-
80 dispatch_fd(Client) :-