Searched defs:k_ops (Results 1 - 3 of 3) sorted by relevance
| /src/sys/dev/sun/ | ||
| H A D | kbdvar.h | 59 const struct kbd_ops *k_ops; member in struct:kbd_softc |
| /src/sys/kern/ | ||
| H A D | sys_epoll.c | 256 struct kevent_ops k_ops = { local in function:epoll_ctl_common 385 struct kevent_ops k_ops = { local in function:epoll_wait_common 498 struct kevent_ops k_ops = { local in function:epoll_register_kevent |
| /src/sys/compat/linux/common/ | ||
| H A D | linux_inotify.c | 431 struct kevent_ops k_ops = { local in function:linux_sys_inotify_add_watch 622 struct kevent_ops k_ops = { local in function:inotify_close_wd |
Completed in 4 milliseconds