Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h152 typedef struct evWait { struct
153 evWaitFunc func; argument
156 struct evWait * next; argument
157 } evWait; typedef