Home
last modified time | relevance | path

Searched defs:ev_type (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd.c1928 npppd_on_sighup(int fd, short ev_type, void *ctx) in npppd_on_sighup() argument
1942 npppd_on_sigterm(int fd, short ev_type, void *ctx) in npppd_on_sigterm() argument
1951 npppd_on_sigint(int fd, short ev_type, void *ctx) in npppd_on_sigint() argument
1960 npppd_on_sigchld(int fd, short ev_type, void *ctx) in npppd_on_sigchld() argument
/openbsd-src/sys/dev/wscons/
H A Dwsmouse.c956 wsmouse_evq_put(struct evq_access * evq,int ev_type,int ev_value) wsmouse_evq_put() argument
978 int button, ev_type; wsmouse_btn_sync() local