Searched refs:getch (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/
H A Dt_curses.sh76 atf_test_case getch
83 h_run getch
274 atf_add_test_case getch
/freebsd-12-stable/contrib/less/
H A Dttyin.c192 c = getch();
H A Dos.c113 c = getch();
/freebsd-12-stable/usr.bin/systat/
H A Dkeyboard.c96 ch = getch();
/freebsd-12-stable/contrib/wpa/wpa_supplicant/examples/
H A Dp2p-nfc.py377 def getch(): function
496 res = getch()
/freebsd-12-stable/usr.sbin/gstat/
H A Dgstat.c531 while((i = getch()) != ERR) {
/freebsd-12-stable/crypto/openssl/crypto/ui/
H A Dui_openssl.c695 i = getch();
708 * character read using getch() is passed to the next read: this is
/freebsd-12-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c346 c = getch();
362 die(0, "getch()");
/freebsd-12-stable/lib/ncurses/ncurses/
H A DMakefile677 curs_getch.3 getch.3 \
/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c45 while (getch() != ERR);
472 report_int(getch());

Completed in 160 milliseconds