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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c22505 typedef struct os2File os2File; /* The file structure */ typedef in typeref:struct:os2File
22510 ** The os2File structure is subclass of sqlite3_file specific for the OS/2
22513 struct os2File { struct
22543 os2File *pFile = (os2File*)id;
22576 os2File *pFile = (os2File*)id;
22608 os2File *pFile = (os2File*)i
[all...]

Completed in 445 milliseconds