Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/moused/
Dmoused.c447 static const char *r_if(int type);
789 rodent.portname, r_if(rodent.hw.iftype), in main()
794 printf("%s\n", r_if(rodent.hw.iftype)); in main()
802 rodent.portname, r_if(rodent.hw.iftype), in main()
1176 r_if(int iftype) in r_if() function