Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/moused/
H A Dmoused.c538 static int r_timeout(void);
1069 if (r_timeout() && r_statetrans(&action0, &action, A_TIMEOUT)) { in moused()
2574 r_timeout(void) in r_timeout() function