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

/xsrc/external/mit/xorg-server/dist/os/
H A Dospoll.c130 ospoll_find(struct ospoll *ospoll, int fd) function in typeref:typename:int
277 int pos = ospoll_find(ospoll, fd);
421 int pos = ospoll_find(ospoll, fd);
423 pos = ospoll_find(ospoll, fd);
498 int pos = ospoll_find(ospoll, fd);
535 int pos = ospoll_find(ospoll, fd);
580 int pos = ospoll_find(ospoll, ev->fd);
700 int pos = ospoll_find(ospoll, fd);
708 int pos = ospoll_find(ospoll, fd);
716 int pos = ospoll_find(ospol
[all...]

Completed in 6 milliseconds