Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_unix.c52 typedef struct PosixFile PosixFile; typedef
53 struct PosixFile { struct
64 static char *posixShmFile(PosixFile *p){ in posixShmFile() argument