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

/freebsd-13-stable/usr.bin/systat/
H A Dkeyboard.c53 static int keyboard_dispatch(int ch);
98 if (keyboard_dispatch(ch) == 0) {
123 keyboard_dispatch(int ch) function

Completed in 64 milliseconds