Home
last modified time | relevance | path

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

/openbsd/sbin/wsconsctl/
H A Dmousecfg.h29 int mousecfg_init(int, const char **);
H A Dmouse.c88 if ((err = mousecfg_init(devfd, &errstr))) { in mouse_init()
H A Dmousecfg.c122 mousecfg_init(int dev_fd, const char **errstr) in mousecfg_init() function