OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fdtable
(Results
26 - 27
of
27
) sorted by null
1
2
/bionic/libc/kernel/common/linux/
file.h
35
struct
fdtable
{
struct
45
struct
fdtable
*next;
50
struct
fdtable
*fdt;
51
struct
fdtable
fdtab;
/bionic/libc/netbsd/isc/
eventlib_p.h
200
evFile *
fdTable
[FD_SETSIZE];
Completed in 58 milliseconds
1
2