Searched refs:fdesc_table (Results 1 – 3 of 3) sorted by relevance
50 struct fdesc_table *root;54 struct fdesc_table boot_table;71 static struct fdesc_table *76 struct fdesc_table *new_table; in new_fdesc_table()81 return (struct fdesc_table *) NULL; in new_fdesc_table()101 struct fdesc_table *root; in make_fdesc()137 struct fdesc_table *new_table = new_fdesc_table (l, &size); in make_fdesc()308 struct fdesc_table *t; in _dl_lookup_address()
53 struct fdesc_table *root;57 struct fdesc_table boot_table;79 static struct fdesc_table *84 struct fdesc_table *new_table; in new_fdesc_table()89 return (struct fdesc_table *) NULL; in new_fdesc_table()118 struct fdesc_table *root; in make_fdesc()154 struct fdesc_table *new_table = new_fdesc_table (l, &size); in make_fdesc()
30 struct fdesc_table struct32 struct fdesc_table *next; argument