Searched refs:fd_lookup_st (Results 1 – 2 of 2) sorted by relevance
22 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_free()23 struct fd_lookup_st *next; in ASYNC_WAIT_CTX_free()48 struct fd_lookup_st *fdlookup; in ASYNC_WAIT_CTX_set_wait_fd()67 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_fd()89 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_all_fds()113 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_changed_fds()140 struct fd_lookup_st *curr, *prev; in ASYNC_WAIT_CTX_clear_fd()220 struct fd_lookup_st *curr, *prev = NULL; in async_wait_ctx_reset_counts()
49 struct fd_lookup_st { struct56 struct fd_lookup_st *next; argument60 struct fd_lookup_st *fds;
Completed in 6 milliseconds