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

  /src/usr.sbin/moused/
moused.c 447 static const char *r_if(int type);
789 rodent.portname, r_if(rodent.hw.iftype),
794 printf("%s\n", r_if(rodent.hw.iftype));
802 rodent.portname, r_if(rodent.hw.iftype),
1176 r_if(int iftype) function in typeref:typename:const char *
moused.c 447 static const char *r_if(int type);
789 rodent.portname, r_if(rodent.hw.iftype),
794 printf("%s\n", r_if(rodent.hw.iftype));
802 rodent.portname, r_if(rodent.hw.iftype),
1176 r_if(int iftype) function in typeref:typename:const char *

Completed in 31 milliseconds