Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dos_unix.c183 typedef struct unixInodeInfo unixInodeInfo; /* An i-node */ typedef
934 struct unixInodeInfo { struct
943 unixInodeInfo *pNext; /* List of all unixInodeInfo objects */ argument
944 unixInodeInfo *pPrev; /* .... doubly linked */ argument
955 ** A lists of all unixInodeInfo objects. argument