Home
last modified time | relevance | path

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

/freebsd/usr.sbin/moused/moused/
H A Dmoused.c498 static const char *r_if(enum device_if type);
808 r->dev.path, r_if(r->dev.iftype), in main()
813 printf("%s\n", r_if(r->dev.iftype)); in main()
1388 r_if(enum device_if type) in r_if() function
1884 r_if(iftype), path); in r_init()
1920 r_if(iftype), path); in r_init()
1925 r_if(iftype), r_name(type), path); in r_init()
1932 path, r_if(iftype), r_name(type), dev.name); in r_init()
1967 r_if(iftype), path); in r_init()
1972 r_if(iftype), r_name(type), path); in r_init()
/freebsd/usr.sbin/moused/msconvd/
H A Dmsconvd.c400 static const char *r_if(int type);
597 rodent.portname, r_if(rodent.hw.iftype), in main()
602 printf("%s\n", r_if(rodent.hw.iftype)); in main()
610 rodent.portname, r_if(rodent.hw.iftype), in main()
1047 r_if(int iftype) in r_if() function