Searched refs:fdesc_table (Results 1 – 2 of 2) sorted by relevance
30 struct fdesc_table struct32 struct fdesc_table *next; argument
52 struct fdesc_table *root;56 struct fdesc_table boot_table;78 static struct fdesc_table *83 struct fdesc_table *new_table; in new_fdesc_table()88 return (struct fdesc_table *) NULL; in new_fdesc_table()117 struct fdesc_table *root; in make_fdesc()153 struct fdesc_table *new_table = new_fdesc_table (l, &size); in make_fdesc()
Completed in 3 milliseconds