Searched refs:logwarnx (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.sbin/moused/moused/ |
| H A D | moused.c | 154 #define logwarnx(...) \ macro 767 logwarnx("cannot open devd socket"); in main() 795 logwarnx("cannot open configuration file %s", config_file); in main() 1463 logwarnx("unable to get device %s name", dev->path); in r_init_dev_evdev() 1471 logwarnx("unable to get device %s ID", dev->path); in r_init_dev_evdev() 1487 logwarnx("unable to MOUSE_SETLEVEL for device %s", dev->path); in r_init_dev_sysmouse() 1491 logwarnx("unable to MOUSE_GETLEVEL for device %s", dev->path); in r_init_dev_sysmouse() 1495 logwarnx("unable to set level to 1 for device %s", dev->path); in r_init_dev_sysmouse() 1500 logwarnx("unable to MOUSE_GETMODE for device %s", dev->path); in r_init_dev_sysmouse() 1504 logwarnx("unable to set sysmouse protocol for device %s", in r_init_dev_sysmouse() [all …]
|
| /freebsd/usr.sbin/moused/msconvd/ |
| H A D | msconvd.c | 115 #define logwarnx(...) \ macro 588 logwarnx("cannot determine mouse type on %s", rodent.portname); in main() 984 logwarnx("unknown mouse protocol (%d)", rodent.mode.protocol); in r_identify() 990 logwarnx("mouse type mismatch (%s != %s), %s is assumed", in r_identify() 1030 logwarnx("mouse type mismatch (%s != %s), %s is assumed", in r_identify() 2290 logwarnx("PnP checksum error", 0); in pnpparse() 2586 logwarnx("failed accept on mouse remote socket"); in mremote_clientchg()
|