Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/moused/
H A Dmoused.c449 static const char *r_model(int model);
790 r_name(rodent.rtype), r_model(rodent.hw.model)); in main()
798 printf("%s\n", r_model(rodent.hw.model)); in main()
803 r_name(rodent.rtype), r_model(rodent.hw.model)); in main()
1193 r_model(int model) in r_model() function