Searched defs:evFile (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h112 typedef struct evFile { struct
118 struct evFile * prev;
119 struct evFile * next;
120 struct evFile * fdprev;
121 struct evFile * fdnext;
122 } evFile; typedef in typeref:struct:evFile
170 struct { evFile *this; int eventmask; } file;
223 evFile *files, *fdNext;
230 evFile *fdTable[FD_SETSIZE];
233 evFile **fdTabl
[all...]

Completed in 23 milliseconds