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

Data Fields

const char * zName
 
sqlite3_syscall_ptr pCurrent
 
sqlite3_syscall_ptr pDefault
 

Detailed Description

Definition at line 33925 of file sqlite3.c.

Field Documentation

◆ pCurrent

sqlite3_syscall_ptr unix_syscall::pCurrent

Definition at line 33927 of file sqlite3.c.

Referenced by unixSetSystemCall().

◆ pDefault

sqlite3_syscall_ptr unix_syscall::pDefault

Definition at line 33928 of file sqlite3.c.

Referenced by unixSetSystemCall().

◆ zName

const char* unix_syscall::zName

Definition at line 33926 of file sqlite3.c.

Referenced by unixNextSystemCall().


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