Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/isc/
H A Deventlib_p.h117 typedef struct evFile { struct
123 struct evFile * prev; argument
124 struct evFile * next; argument
125 struct evFile * fdprev; argument
126 struct evFile * fdnext; argument
127 } evFile; typedef
175 struct { evFile *this; int eventmask; } file;
230 evFile *files, *fdNext;
237 evFile *fdTable[FD_SETSIZE];
240 evFile **fdTable; /* Ditto */