Home
last modified time | relevance | path

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

/freebsd/usr.sbin/moused/moused/
H A Dmoused.c520 static void r_move(mousestatus_t *act, struct accel *acc);
1135 r_move(&action2, &r->accel); in moused()
2770 r_move(mousestatus_t *act, struct accel *acc) in r_move() function