Searched refs:EVFILT_NOTIMPL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/solaris/
H A Dkevent.c24 const struct filter evfilt_vnode = EVFILT_NOTIMPL;
25 const struct filter evfilt_proc = EVFILT_NOTIMPL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/posix/
H A Dkevent.c22 const struct filter evfilt_proc = EVFILT_NOTIMPL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dprivate.h151 #define EVFILT_NOTIMPL { 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL } macro

Completed in 32 milliseconds