HomeSort by: relevance | last modified time | path
    Searched refs:kevent_ops (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_event.h 38 netbsd32_timespecp_t, struct kevent_ops *);
netbsd32_event.c 98 netbsd32_timespecp_t timeout, struct kevent_ops *kops)
125 struct kevent_ops kops = {
netbsd32_compat_100.c 121 struct kevent_ops netbsd32_kevent_ops = {
netbsd32_compat_50.c 608 struct kevent_ops kops = {
  /src/sys/compat/common/
kern_event_100.c 63 static const struct kevent_ops compat_100_kevent_ops = {
kern_select_50.c 86 static const struct kevent_ops compat_50_kevent_ops = {
  /src/sys/sys/
event.h 315 struct kevent_ops { struct
329 const struct kevent_ops *);
  /src/sys/kern/
sys_epoll.c 256 struct kevent_ops k_ops = {
385 struct kevent_ops k_ops = {
498 struct kevent_ops k_ops = {
kern_event.c 89 const struct kevent_ops *, struct kevent *,
1780 static const struct kevent_ops kevent_native_ops = {
1810 const struct kevent_ops *keops)
2270 const struct kevent_ops *keops, struct kevent *kevbuf,
  /src/sys/compat/linux/common/
linux_inotify.c 431 struct kevent_ops k_ops = {
622 struct kevent_ops k_ops = {

Completed in 18 milliseconds