Searched defs:fdesc_table (Results 1 – 1 of 1) sorted by relevance
30 struct fdesc_table struct32 struct fdesc_table *next; argument33 unsigned int len; /* # of entries in fdesc table */34 volatile unsigned int first_unused; /* index of first available entry */35 struct fdesc fdesc[0];
Completed in 3 milliseconds