Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/isc/
Deventlib_p.h114 typedef struct evFile { struct
120 struct evFile * prev; argument
121 struct evFile * next; argument
122 struct evFile * fdprev; argument
123 struct evFile * fdnext; argument
124 } evFile; typedef
172 struct { evFile *this; int eventmask; } file;
225 evFile *files, *fdNext;
232 evFile *fdTable[FD_SETSIZE];
235 evFile **fdTable; /* Ditto */