Home
last modified time | relevance | path

Searched refs:ApndFile (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c6252 typedef struct ApndFile ApndFile; typedef
6258 #define ORIGFILE(p) ((sqlite3_file*)(((ApndFile*)(p))+1))
6294 struct ApndFile { struct
6302 ** Methods for ApndFile
6407 ApndFile *paf = (ApndFile *)pFile; in apndRead()
6414 * If and only if this succeeds, internal ApndFile.iMark is updated.
6418 ApndFile *paf, in apndWriteMark()
6449 ApndFile *pa in apndWrite()
[all...]

Completed in 19 milliseconds