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 609 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 257 struct kevent_ops k_ops = {
386 struct kevent_ops k_ops = {
499 struct kevent_ops k_ops = {
kern_event.c 92 const struct kevent_ops *, struct kevent *,
1785 static const struct kevent_ops kevent_native_ops = {
1815 const struct kevent_ops *keops)
2275 const struct kevent_ops *keops, struct kevent *kevbuf,
  /src/sys/compat/linux/common/
linux_inotify.c 432 struct kevent_ops k_ops = {
624 struct kevent_ops k_ops = {

Completed in 21 milliseconds