Home
last modified time | relevance | path

Searched defs:input_pending (Results 1 – 25 of 29) sorted by relevance

12

/dports/news/trn/trn-3.6/
H A Dterm.h24 #define input_pending() (macro_pending() || (ioctl(0, FIONREAD, &iocount),(int)iocount)) macro
26 #define input_pending() bizarre macro
30 #define input_pending() (macro_pending() || rdchk(0)) macro
35 #define input_pending() (macro_pending() || circfill()) macro
37 #define input_pending() bizarre macro
43 #define input_pending() macro_pending() macro
45 #define input_pending() bizarre macro
/dports/devel/openocd/openocd-0.11.0/src/server/
H A Dserver.h52 bool input_pending; member
/dports/games/leela-zero/leela-zero-0.17/src/
H A DUtils.cpp77 bool Utils::input_pending() { in input_pending() function in Utils
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dcat.c304 bool input_pending = false; in cat() local
/dports/misc/gnuls/coreutils-8.30/src/
H A Dcat.c304 bool input_pending = false; in cat() local
/dports/news/trn4/trn-4.0-test77/
H A Dterm.h174 #define input_pending() finput_pending(TRUE) macro
/dports/emulators/dynamips-community/dynamips-0.2.17/common/
H A Ddev_vtty.h73 int input_pending; member
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dsysdep.c271 int input_pending (int *tsecs) /*{{{*/ in input_pending() function
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/managesieve/
H A Dmanagesieve-client.h76 bool input_pending:1; member
/dports/textproc/link-grammar/link-grammar-5.8.0/link-parser/
H A Dlink-parser.c114 static bool input_pending = false; in fget_input_string() local
/dports/editors/jed/jed-0.99-19/src/
H A Dsysdep.c309 int input_pending (int *tsecs) /*{{{*/ in input_pending() function
/dports/lang/librep/librep_0.92.7/src/
H A Dunix_main.c270 static fd_set input_pending; variable
/dports/mail/dovecot/dovecot-2.3.17/src/imap-hibernate/
H A Dimap-client.c82 bool input_pending; member
/dports/chinese/tin/tin-2.4.5/src/
H A Dcurses.c890 input_pending( in input_pending() function
/dports/news/tin/tin-2.4.5/src/
H A Dcurses.c890 input_pending( in input_pending() function
/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2_mplx.c664 apr_status_t h2_mplx_c1_fwd_input(h2_mplx *m, struct h2_iqueue *input_pending, in h2_mplx_c1_fwd_input()
/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dinterp.c444 static int input_pending (int *tsecs) in input_pending() function
/dports/graphics/xfractint/xfractint-20.04p16/unix/
H A Dunixscr.c69 #define input_pending() (ioctl(0,FIONREAD,&iocount),(int)iocount) macro
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dinput.c818 input_pending(struct window_pane *wp) in input_pending() function
/dports/sysutils/tmux23/tmux-2.3/
H A Dinput.c818 input_pending(struct window_pane *wp) in input_pending() function
/dports/sysutils/tmate/tmate-2.4.0/
H A Dinput.c818 input_pending(struct window_pane *wp) in input_pending() function
/dports/news/slrn/slrn-1.0.3/src/
H A Dinterp.c650 static int input_pending (int *tsecs) in input_pending() function
/dports/sysutils/tmux/tmux-3.2a/
H A Dinput.c868 input_pending(struct input_ctx *ictx) in input_pending() function
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslrline.c101 int (*input_pending)(int); member
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslang.h1208 int (*input_pending)(int); member

12