Home
last modified time | relevance | path

Searched defs:getch (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/wpa/wpa_supplicant/examples/
H A Dp2p-nfc.py377 def getch(): function
H A Ddpp-nfc.py738 def getch(): global() function
/freebsd-src/contrib/ncurses/include/
H A Dcurses.h.in1303 #define getch() wgetch(stdscr) macro