Home
last modified time | relevance | path

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

/netbsd/usr.sbin/moused/
H A Dmoused.c449 static const char *r_model(int model);
799 r_name(rodent.rtype), r_model(rodent.hw.model)); in main()
807 printf("%s\n", r_model(rodent.hw.model)); in main()
812 r_name(rodent.rtype), r_model(rodent.hw.model)); in main()
1202 r_model(int model) in r_model() function