Home
last modified time | relevance | path

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

/freebsd/usr.sbin/moused/moused/
H A Dmoused.c513 static bool r_installmap(char *arg, struct btstate *bt);
615 if (!r_installmap(optarg, &opt_btstate)) { in main()
2585 r_installmap(char *arg, struct btstate *bt) in r_installmap() function