HomeSort by: relevance | last modified time | path
    Searched defs:r_model (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/moused/
moused.c 449 static const char *r_model(int model);
790 r_name(rodent.rtype), r_model(rodent.hw.model));
798 printf("%s\n", r_model(rodent.hw.model));
803 r_name(rodent.rtype), r_model(rodent.hw.model));
1193 r_model(int model) function in typeref:typename:const char *
moused.c 449 static const char *r_model(int model);
790 r_name(rodent.rtype), r_model(rodent.hw.model));
798 printf("%s\n", r_model(rodent.hw.model));
803 r_name(rodent.rtype), r_model(rodent.hw.model));
1193 r_model(int model) function in typeref:typename:const char *

Completed in 25 milliseconds