Github User Fetcher 1.0.0
C Application with Server and GUI
|
Data Fields | |
int | fd |
int | flags |
UnixUnusedFd * | pNext |
int UnixUnusedFd::fd |
Definition at line 33552 of file sqlite3.c.
Referenced by unixOpen().
int UnixUnusedFd::flags |
Definition at line 33553 of file sqlite3.c.
Referenced by findReusableFd(), and unixOpen().
UnixUnusedFd* UnixUnusedFd::pNext |
Definition at line 33554 of file sqlite3.c.
Referenced by findReusableFd().