Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c199 typedef struct unixInodeInfo unixInodeInfo; /* An i-node */ typedef
1161 struct unixInodeInfo { struct
1171 unixInodeInfo *pNext; /* List of all unixInodeInfo objects */ argument
1172 unixInodeInfo *pPrev; /* .... doubly linked */ argument
1183 ** A lists of all unixInodeInfo objects. argument