_file_descriptor_
struct _file_descriptor_ *f_forw; /* link to next file descriptor */
typedef struct _file_descriptor_ _file_desc_t, *_file_desc_p;