Searched refs:wsm (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c855 moused(const char *wsm) argument
869 if ((rodent.cfd = open(wsm, O_WRONLY, 0)) == -1)
870 logerr(1, "cannot open %s", wsm);

Completed in 64 milliseconds