Home
last modified time | relevance | path

Searched refs:evFile (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/isc/
H A Deventlib_p.h116 typedef struct evFile { struct
122 struct evFile * prev; argument
123 struct evFile * next; argument
124 struct evFile * fdprev; argument
125 struct evFile * fdnext; argument
126 } evFile; typedef
174 struct { evFile *this; int eventmask; } file;
229 evFile *files, *fdNext;
236 evFile *fdTable[FD_SETSIZE];
239 evFile **fdTable; /* Ditto */