Searched defs:ospoll (Results 1 – 1 of 1) sorted by relevance
72 struct ospoll { struct74 struct ospollfd *fds; argument93 struct ospoll { argument95 struct ospollfd **fds; argument113 struct ospoll { argument115 struct ospollfd *osfds; argument130 ospoll_find(struct ospoll *ospoll, int fd) in ospoll_find()156 ospoll_clean_deleted(struct ospoll *ospoll) in ospoll_clean_deleted()205 struct ospoll *ospoll = calloc(1, sizeof (struct ospoll)); in ospoll_create() local215 struct ospoll *ospoll = calloc(1, sizeof (struct ospoll)); in ospoll_create() local[all …]