Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
UnixUnusedFd Struct Reference

Data Fields

int fd
 
int flags
 
UnixUnusedFdpNext
 

Detailed Description

Definition at line 33551 of file sqlite3.c.

Field Documentation

◆ fd

int UnixUnusedFd::fd

Definition at line 33552 of file sqlite3.c.

Referenced by unixOpen().

◆ flags

int UnixUnusedFd::flags

Definition at line 33553 of file sqlite3.c.

Referenced by findReusableFd(), and unixOpen().

◆ pNext

UnixUnusedFd* UnixUnusedFd::pNext

Definition at line 33554 of file sqlite3.c.

Referenced by findReusableFd().


The documentation for this struct was generated from the following file: