Searched refs:afd_t (Results 1 – 4 of 4) sorted by relevance
61 typedef struct _afd_not_used afd_t; typedef
208 extern void free_afd(afd_t *afd);
84 } afd_t; typedef286 afd_t t_activefd; /* active file descriptor table */
458 afd_t *afd = &curthread->t_activefd; in clear_stale_fd()471 free_afd(afd_t *afd) /* called below and from thread_free() */ in free_afd()492 afd_t *afd = &curthread->t_activefd; in set_active_fd()542 afd_t *afd = &curthread->t_activefd; in clear_active_fd()560 afd_t *afd = &t->t_activefd; in is_active_fd()