Home
last modified time | relevance | path

Searched defs:evDestroy (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/include/isc/
H A Deventlib.h86 #define evDestroy __evDestroy macro
/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Deventlib.h88 #define evDestroy __evDestroy macro
/netbsd-src/external/bsd/libbind/dist/isc/
H A Deventlib.c153 evDestroy(evContext opaqueCtx) { in evDestroy() function