Home
last modified time | relevance | path

Searched defs:unix_syscall (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_unix.c384 static struct unix_syscall { struct
385 const char *zName; /* Name of the system call */
386 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
387 sqlite3_syscall_ptr pDefault; /* Default value */