Home
last modified time | relevance | path

Searched refs:xgetchar (Results 1 – 13 of 13) sorted by relevance

/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/dumb/
H A Ddinput.c85 static int xgetchar(void) in xgetchar() function
107 if ((*p++ = xgetchar()) == '\n') { in dumb_getline()
114 while ((c = xgetchar()) != '\n') in dumb_getline()
/dports/misc/clifm/clifm-1.3/src/
H A Daux.h35 char xgetchar(void);
H A Daux.c650 xgetchar(void) in xgetchar() function
H A Dhistory.c207 xgetchar(); in log_msg()
H A Dtabcomp.c1378 while ((c = xgetchar()) == _ESC); in tab_complete()
H A Dlisting.c322 switch (xgetchar()) { in run_pager()
345 xgetchar(); in run_pager()
H A Dselection.c694 switch (xgetchar()) { in show_sel_files()
H A Dmisc.c1932 xgetchar();
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Daux.c.gcov650 function xgetchar called 121 returned 100% blocks executed 100%
651 121: 408:xgetchar(void)
H A Dlisting.c.gcov1419 #####: 581: switch (xgetchar()) {
1478 #####: 613: xgetchar();
1628 #####: 697: switch (xgetchar()) {
1688 #####: 730: xgetchar();
3367 #####: 1410: switch (xgetchar()) {
3425 #####: 1441: xgetchar();
3570 120: 1520: switch (xgetchar()) {
3629 1: 1552: xgetchar();
H A Dhistory.c.gcov421 #####: 206: xgetchar();
H A Dselection.c.gcov1520 #####: 693: switch (xgetchar()) {
H A Dmisc.c.gcov3393 #####: 1962: xgetchar();