Searched refs:ospollfd (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/os/
H A Dospoll.c63 struct ospollfd { struct
74 struct ospollfd *fds;
84 struct ospollfd { struct
95 struct ospollfd **fds;
106 struct ospollfd { struct
115 struct ospollfd *osfds;
158 struct ospollfd *osfd, *tmp;
281 struct ospollfd *new_fds;
303 struct ospollfd *osfd;
306 osfd = calloc(1, sizeof (struct ospollfd));
[all...]

Completed in 3 milliseconds